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