Kendo.Mvc.UI.ChartSeriesExtremesSettings
Kendo UI ChartSeriesExtremesSettings class
Properties
Background
The background color of the series outliers.
Border
The border of the extremes.
Size
The extremes size in pixels.
Type
The extremes shape.The supported values are: * "circle" - the marker shape is circle. * "square" - the marker shape is square. * "triangle" - the marker shape is triangle. * "cross" - the marker shape is cross.
Rotation
The rotation angle of the extremes.
Methods
Serialize
Serializes the settings to a Dictionary.
SerializeSettings
Serialize current instance to Dictionary