NChartAutoScrollLabelInternalLabel Property |
Return internal class.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartLabelInternal InternalLabel { get; }
Public ReadOnly Property InternalLabel As NChartLabelInternal
Get
public:
virtual property NChartLabelInternal^ InternalLabel {
NChartLabelInternal^ get () sealed;
}
Property Value
Type:
NChartLabelInternalImplements
INChartLabelInternalLabelSee Also