NChartLegendHandlerNormalColor Property |
Get color of legend's handler normal state.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public Color HandlerNormalColor { get; }
Public ReadOnly Property HandlerNormalColor As Color
Get
public:
virtual property Color^ HandlerNormalColor {
Color^ get () sealed;
}
Property Value
Type:
ColorImplements
INChartLegendHandlerNormalColorSee Also