Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
The chart mappings.
Gets or sets the chart mappings.
Namespace: Dundas.Dashboard.DashboardControls.ExtensibilityAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
[DataMemberAttribute] public Collection<AnalyticalReportCustomization> ChartMappings { get; set; } |
Visual Basic |
---|
<DataMemberAttribute> Public Property ChartMappings As Collection(Of AnalyticalReportCustomization) Get Set |
Property Value
Type: Collection<(Of <(<'AnalyticalReportCustomization>)>)>The chart mappings.