INChartSeriesScale Property |
Brush scale of the series used to color the map.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax NChartBrushScale Scale { get; set; }
Property Scale As NChartBrushScale
Get
Set
property NChartBrushScale^ Scale {
NChartBrushScale^ get ();
void set (NChartBrushScale^ value);
}
Property Value
Type:
NChartBrushScaleSee Also