Core.Components.Charting

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Checked state of "ChartDataNode" dependent on IsVisible of nodeData. LineData, AreaData and PointData IsVisible default set to true. Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1578 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 563a07e255dc61b79fe2a02bada24e55a6e48459

  1. … 1 more file in changeset.
Moved IChartData and its implementors LineData, AreaData and PointData to Core.Components.Charting so that chart data is separated from chart library specific logic. Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1577 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f5b69e86f3b2a6a6bcd4c212e38956819ea32ffe

    • -0
    • +13
    ./Data/IChartData.cs
  1. … 34 more files in changeset.
Added Core.Components.Charting.Test. Added GlobalAssembly.cs link to Core.Components.Charting. Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1572 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f1db1a0d8c8fe93e709e06f0ab21a43e683217f6

  1. … 3 more files in changeset.
Added Core.Components.Charting project.

Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1570 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3772743ac84bf712b1225cf2cd149eb079e05c17

    • -0
    • +58
    ./Core.Components.Charting.csproj
    • -0
    • +5
    ./Properties/AssemblyInfo.cs
  1. … 3 more files in changeset.