NChartTimeAxisTickTitlesOffset Property |
Offset of timestamp titles (spacing between the slider and titles) in pixels.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public float TickTitlesOffset { get; set; }
Public Property TickTitlesOffset As Single
Get
Set
public:
virtual property float TickTitlesOffset {
float get () sealed;
void set (float value) sealed;
}
Property Value
Type:
SingleSee Also