Skip to main content

Theme Properties

The theme properties may be used to set common colors across many properties in each component instance.

By default, any color prop defined on the chart, an axis, pen, or interaction mode will override the props listed below.

Name Description Property Type
axisBorder sets the color for the axis border Color open_in_new.png
axistitleColor sets the color for the title of the axis Color open_in_new.png
annotationsGripsBackroundBrush sets default brush for background of the annotations grips Color open_in_new.png
annotationsGripsBorderBrush sets default brush for border of the annotations grips Color open_in_new.png
axisBandsFill sets the color for the axis bands fill Color open_in_new.png
axisPlaneBackgroundFill sets the color for the 3D Chart Axis plane background fill Color open_in_new.png
chartTitleColor sets the color for the chart title Color open_in_new.png
columnFillBrush sets the brush for column fill Color open_in_new.png
columnLineColor sets the color for the column line Color open_in_new.png
cursorLineBrush sets the brush for the line stroke Color open_in_new.png
defaultColorMapBrush sets the default gradient for any pen type with the fill property Array
gridBackgroundBrush sets the brush for the grid background Color open_in_new.png
gridBorderBrush sets the brush used for Gridlines area border Color open_in_new.png
labelBackgroundBrush sets the brush for the label background Color open_in_new.png
labelBorderBrush sets a brush that describes the label border background Color open_in_new.png
labelForegroundBrush sets a brush that describes the label border foreground Color open_in_new.png
legendBackgroundBrush sets a brush that describes the legend border background Color open_in_new.png
lineSeriesColor
Color open_in_new.png
loadingAnimationBackground
Color open_in_new.png
loadingAnimationForeground
Color open_in_new.png
majorGridLineBrush sets the brush for the SciChart.Charting.Visuals.Axes.AxisBase Major Grid lines. Expects a System.Windows.Media.SolidColorBrush Color open_in_new.png
minorGridLineBrush sets the brush for the SciChart.Charting.Visuals.Axes.AxisBase Minor Grid lines. Expects a System.Windows.Media.SolidColorBrush Color open_in_new.png
mountainAreaBrush sets the default color for the mountain area brush Color open_in_new.png
mountainLineColor sets the default color for the mountain line color Color open_in_new.png
overviewFillBrush sets the fill brush for the overview property Color open_in_new.png
planeBorderColor sets a color of the axis plane border Color open_in_new.png
rolloverLineBrush sets the line brush for the rollover property Color open_in_new.png
rubberBandFillBrush sets the fill brush for the RubberBandXyZoomModifier drag reticule Color open_in_new.png
rubberBandStrokeBrush sets the stroke brush for the RubberBandXyZoomModifier drag reticule border Color open_in_new.png
chartBackground sets the background of the entire SciChart.Charting.Visuals.SciChartSurface Color open_in_new.png
shadowEffectColor sets the shadow effect color Color open_in_new.png
textAnnotationBackground sets the default brush for the SciChart.Charting.Visuals.Annotations.TextAnnotation background Color open_in_new.png
textAnnotationForeground sets the default brush for the SciChart.Charting.Visuals.Annotations.TextAnnotation text foreground Color open_in_new.png
tickTextBrush sets the tick text brush applied to text labels Color open_in_new.png
defaultColorMapBrush
Name Description Property Type Default
0.offset The offset for ColorMapPoint 0 Double 0
0.color The color for ColorMapPoint 0 Color open_in_new.png --neutral-10

1.offset

The offset for ColorMapPoint 1 Double 0.5
1.color The color for ColorMapPoint 1 Color open_in_new.png --neutral-20
2.offset The offset for ColorMapPoint 2 Double 1
2.color The color for ColorMapPoint 2 Color open_in_new.png --neutral-30