| NChartCrosshairYHair Property |
Hair for Y-Axis.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic NChartHair YHair { get; }Public ReadOnly Property YHair As NChartHair
Get
public:
virtual property NChartHair^ YHair {
NChartHair^ get () sealed;
}Property Value
Type:
NChartHair
See Also