New to Telerik UI for WinFormsStart a free 30-day trial

Custom Appearance Properties

Updated over 1 year ago

Apart from the common properties, every chart element may have unique appearance properties, e.g. “Figure”, “Rotation Angle”, “Text Properties”, etc. Here is a quick reference of the unique appearance properties of the chart and its elements.

Chart

Set dimensionsLayout -> Width
Layout -> Height
Set the chart typeAppearance -> DefaultType
Set series orientationAppearance -> Series Orientation
Set a series paletteAppearance -> SeriesPalette
Appearance -> CustomPalettes
Set a predefined chart skinAppearance -> Skin
Set a bar overlap ratio How much two adjacent bars overlap each otherAppearance -> Appearance -> BarOverlapPercent
Set bar width Define how much space will occupy all bars located on the same spot on the X Axis. The value represents percent of the total available space for that X Axis value.Appearance -> Appearance -> BarWidthPercent
Set text qualityAppearance -> Appearance -> TextQuality
Set alternative text (accessibility feature)Appearance -> AlternativeText
Set the image MIME type (file type)Settings -> ChartImageFormat

Chart title

Set the formElements -> ChartTitle -> Appearance -> Figure
Set a rotation angleElements -> ChartTitle -> Appearance -> RotationAngle
Style the chart title markerElements -> ChartTitle -> Marker -> Appearance

Legend

Style the legend titleElements -> Legend -> TextBlock
Style the legend markerElements -> Legend -> Marker -> Appearance
Style the legend items’ appearanceElements -> Legend -> Appearance -> ItemAppearance
Elements -> Legend -> Appearance -> ItemMarkerAppearance
Elements -> Legend -> Appearance -> ItemTextAppearance
Set legend items’ orientationElements -> Legend -> Appearance -> Overflow
Set a rotation angleElements -> Legend -> Appearance -> RotationAngle

PlotArea and Axes

Style the empty series (no data) messageElements -> PlotArea -> EmptySeriesMessage
Set intelligent series’ label positioningElements -> PlotArea -> IntelligentLabelsEnabled
Set the axis’ layout mode Determine whether the axis values’ positions match the gridlines or the values are places between the gridlinesElements -> PlotArea -> [axis] -> LayoutMode
Style the axis’ maximum value endElements -> PlotArea -> axis [axis] -> Appearance -> Cap