NChartTimeAxisPadding Property |
Padding of the time axis.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartMargin Padding { get; set; }
Public Property Padding As NChartMargin
Get
Set
public:
virtual property NChartMargin Padding {
NChartMargin get () sealed;
void set (NChartMargin value) sealed;
}
Property Value
Type:
NChartMarginSee Also