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