Click or drag to resize
NChartHeatmapSeriesScale Property
Brush scale of the series used to color the map.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartBrushScale Scale { get; set; }

Property Value

Type: NChartBrushScale

Implements

INChartSeriesScale
See Also