Kendo.Mvc.UI.Fluent.ArcGaugeScaleLabelsPaddingSettingsBuilder
Defines the fluent API for configuring the ArcGaugeScaleLabelsPaddingSettings settings.
Methods
Top(System.Double)
The top padding of the labels.
Parameters
value System.Double
The value that configures the top.
Bottom(System.Double)
The bottom padding of the labels.
Parameters
value System.Double
The value that configures the bottom.
Left(System.Double)
The left padding of the labels.
Parameters
value System.Double
The value that configures the left.
Right(System.Double)
The right padding of the labels.
Parameters
value System.Double
The value that configures the right.