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