Kendo.Mvc.UI.Fluent.GanttPdfMarginSettingsBuilder
Defines the fluent API for configuring the GanttPdfMarginSettings settings.
Methods
Bottom(System.Double)
The bottom margin. Numbers are considered as "pt" units.
Parameters
value System.Double
The value that configures the bottom.
Left(System.Double)
The left margin. Numbers are considered as "pt" units.
Parameters
value System.Double
The value that configures the left.
Right(System.Double)
The right margin. Numbers are considered as "pt" units.
Parameters
value System.Double
The value that configures the right.
Top(System.Double)
The top margin. Numbers are considered as "pt" units.
Parameters
value System.Double
The value that configures the top.