Click or drag to resize
NChartScaleLegendHandlerPushedColor Property
Get color of legend's handler pushed state.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public Color HandlerPushedColor { get; }

Property Value

Type: Color

Implements

INChartLegendHandlerPushedColor
See Also