Kendo.Mvc.UI.ChartSeriesOutliersSettings
Kendo UI ChartSeriesOutliersSettings class
Properties
Background
The background color of the series outliers.
Border
The border of the outliers.
Size
The marker size in pixels.
Type
The outliers 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 outliers.
Methods
Serialize
Serializes the settings to a Dictionary.
SerializeSettings
Serialize current instance to Dictionary