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 The color for the axis border Color open_in_new.png
axistitleColor 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 The color for the axis bands fill Color open_in_new.png
axisPlaneBackgroundFill The color for the 3D Chart Axis plane background fill Color open_in_new.png
chartTitleColor The color for the chart title Color open_in_new.png
columnFillBrush The brush for column fill Color open_in_new.png
columnLineColor The color for the column line Color open_in_new.png
cursorLineBrush The brush for the line stroke Color open_in_new.png
defaultColorMapBrush The default gradient for any pen type with the fill property Array
gridBackgroundBrush The brush for the grid background Color open_in_new.png
gridBorderBrush The brush used for Gridlines area border Color open_in_new.png
labelBackgroundBrush The brush for the label background Color open_in_new.png
labelBorderBrush The brush that describes the label border background Color open_in_new.png
labelForegroundBrush The brush that describes the label border foreground Color open_in_new.png
legendBackgroundBrush The 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 The brush for the SciChart.Charting.Visuals.Axes.AxisBase Major Grid lines. Expects a System.Windows.Media.SolidColorBrush Color open_in_new.png
minorGridLineBrush The brush for the SciChart.Charting.Visuals.Axes.AxisBase Minor Grid lines. Expects a System.Windows.Media.SolidColorBrush Color open_in_new.png
mountainAreaBrush The default color for the mountain area brush Color open_in_new.png
mountainLineColor The default color for the mountain line color Color open_in_new.png
overviewFillBrush The fill brush for the overview property Color open_in_new.png
planeBorderColor The color of the axis plane border Color open_in_new.png
rolloverLineBrush The line brush for the rollover property Color open_in_new.png
rubberBandFillBrush The fill brush for the RubberBandXyZoomModifier drag reticule Color open_in_new.png
rubberBandStrokeBrush The stroke brush for the RubberBandXyZoomModifier drag reticule border Color open_in_new.png
chartBackground The background of the entire SciChart.Charting.Visuals.SciChartSurface Color open_in_new.png
shadowEffectColor The shadow effect color Color open_in_new.png
textAnnotationBackground The default brush for the SciChart.Charting.Visuals.Annotations.TextAnnotation background Color open_in_new.png
textAnnotationForeground The default brush for the SciChart.Charting.Visuals.Annotations.TextAnnotation text foreground Color open_in_new.png
tickTextBrush 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