ChartSeriesExtremesSettingsTagHelper

Example

Razor
<extremes>
    <border />
</extremes>

ChildTags

Attributes

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