ChartSeriesPatternSettingsBuilder
Methods
Background(System.String)
The background color of the pattern.
Parameters
value - System.String
The value for Background
Color(System.String)
The color of the pattern. Defaults to series color.
Parameters
value - System.String
The value for Color
Gap(System.Double)
The gap between the elements of the pattern.
Parameters
value - System.Double
The value for Gap
Radius(System.Double)
The radius of the dots. Applicable only for the "dots" pattern.
Parameters
value - System.Double
The value for Radius
Size(System.Double)
The size of the squares in the grid. Applicable only for the "grid" pattern.
Parameters
value - System.Double
The value for Size
Width(System.Double)
The width of the lines. Applicable for the "crosshatch", "diagonalStripes" and "verticalStripes" patterns.
Parameters
value - System.Double
The value for Width
Type(Kendo.Mvc.UI.ChartSeriesPattern)
Specifies the pattern type.
Parameters
value - ChartSeriesPattern
The value for Type