New to Telerik UI for ASP.NET Core? Download free 30-day trial

ChartSeriesOutliersSettingsTagHelper

Example

<outliers>
    <border />
</outliers>

ChildTags

Tag Name Details
border ChartSeriesOutliersBorderSettingsTagHelper

Attributes

Attribute Type Description
background String The background color of the series outliers.
background-handler String The background color of the series outliers.
rotation Double The rotation angle of the outliers.
rotation-handler String The rotation angle of the outliers.
size Double The marker size in pixels.
size-handler String The marker size in pixels.
type String 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.
type-handler String 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.
In this article
Not finding the help you need?