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