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