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; }
Public ReadOnly Property HandlerPushedColor As Color
Get
public:
virtual property Color^ HandlerPushedColor {
Color^ get () sealed;
}
Property Value
Type:
ColorImplements
INChartLegendHandlerPushedColorSee Also