NChartValueAxisCaption Property |
Caption of the axis.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public INChartLabel Caption { get; }
Public ReadOnly Property Caption As INChartLabel
Get
public:
virtual property INChartLabel^ Caption {
INChartLabel^ get () sealed;
}
Property Value
Type:
INChartLabelSee Also