ChartSeriesOutliersSettingsTagHelper

Example

Razor
<outliers>
    <border />
</outliers>

ChildTags

Attributes

AttributeTypeDescription
backgroundStringThe background color of the series outliers.
background-handlerStringThe background color of the series outliers.
rotationDoubleThe rotation angle of the outliers.
rotation-handlerStringThe rotation angle of the outliers.
sizeDoubleThe marker size in pixels.
size-handlerStringThe marker size in pixels.
typeStringThe 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-handlerStringThe 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
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support