Skip to main content

Theme Properties

Theme

The theme properties may be used to set common colors across many properties in each component instance. By default, any color prop which is defined will override the props listed here below.

Name Description Property TypeDefault
axisBorder sets the color for the axis border Color --neutral-90
axistitleColor sets the color for the title of the axis Color --neutral-90
annotationsGripsBackroundBrush sets default brush for for background of the annotations grips Color --neutral-90
annotationsGripsBorderBrush sets default brush for for border of the annotations grips Color --neutral-90
axis3DBandsFillsets the color for the 3D Chart Axis plane bands fillColortransparent
axisBandsFill sets the color for the axis the axis bands fill Colortransparent
axisPlaneBackgroundFill sets the color for the 3D Chart Axis Axis plane background fill Colortransparent
chartTitleColor sets the color for the chart title Color --neutral-90
columnFillBrush sets the brush for column fill Colortransparent
columnLineColor sets the color for the column line Color transparent
cursorLineBrush sets the brush for the the line stroke Color
--neutral-90
defaultColorMapBrush sets the the default brush gradient for the SciChart.Charting.Visuals.RenderableSeries.BaseHeatmapRenderableSeries.ColorMap.any Acceptspen .type Gradient Stops are used to compute colors ofwith the finalfill heat signatureproperty Array
downBandSeriesFillColorsets the default color for the down band fill colorColortransparent
downBandSeriesLineColorsets the default color for the SciChart.Charting.Visuals.RenderableSeries.BaseRenderableSeries.Stroke, which defines the down band line colorColortransparent
downBodyBrushsets the Brush used for candle body on down-candles (close < open). If null, UpBodyColor property is used.Colortransparent
downWickColorsets the Color used for wicks and outlines on down-candles (close < open).Colortransparent
gridBackgroundBrush sets the brush for the grid background Color transparent
gridBorderBrush sets the brush used for Gridlines area area border Colortransparent
labelBackgroundBrush sets the brush for the label background Colortransparent
labelBorderBrush sets a brush that describes the label border background Color transparent
labelForegroundBrush sets a brush that describes the label border foreground Color--neutral-90
legendBackgroundBrush sets a brush that describes the legend border background Color --neutral-20
lineSeriesColor
Color--neutral-50
loadingAnimationBackground
Color --neutral-10
loadingAnimationForeground
Color--neutral-90
majorGridLineBrush sets the brush for the the SciChart.Charting.Visuals.Axes.AxisBase AxisBase Major  Grid lines. Expects System.Windows.Media.SolidColorBrush Color--neutral-30
minorGridLineBrush sets the brush for the the SciChart.Charting.Visuals.Axes.AxisBase AxisBase Minor  Grid lines. Expects System.Windows.Media.SolidColorBrush Color--neutral-20
mountainAreaBrush sets the default color for the for the mountain area brush Color--neutral-90
mountainLineColor sets the default color for the for the mountain line color Color--neutral-90
overviewFillBrush sets the fill brush for the overview property Color --neutral-90
planeBorderColor sets a color of the axis plane plane border Color--neutral-90
rolloverLineBrush sets the line brush for the rollover property Color--neutral-90
rubberBandFillBrush sets the fill brush for the RubberBandXyZoomModifier drag reticule Color --neutral-90
rubberBandStrokeBrush sets the stroke brush for the RubberBandXyZoomModifier drag reticule reticule border Color --neutral-90
sciChartBackgroundchartBackground sets the background of the entire entire SciChart.Charting.Visuals.SciChartSurface Color--neutral-10
scrollbarBackgroundBrushsets default brush for background of the scrollbarColor--neutral-90
scrollbarBorderBrushsets default brush for border of the scrollbarColor--neutral-90
scrollbarGripsBackgroundBrushsets default brush for backgrounds of the scrollbar gripsColor--neutral-90
scrollbarViewportBackgroundBrushsets the background brush (fill) for the SciChart.Charting.Visuals.SciChartScrollbar viewport areaColor--neutral-90
scrollbarViewportBorderBrushsets the border brush (fill) for the SciChart.Charting.Visuals.SciChartScrollbar viewport area borderColor--neutral-90
shadowEffectColor sets the the shadow effect color Color--neutral-90
textAnnotationBackground sets the default brush for the the SciChart.Charting.Visuals.Annotations.TextAnnotation background Color--neutral-10
textAnnotationForeground sets the default brush for the the SciChart.Charting.Visuals.Annotations.TextAnnotation text foreground Color --neutral-90
tickTextBrush sets the the tick text brush applied to text labels Color--neutral-90
upBandSeriesFillColorsets the default color for the up band fill colorColor--neutral-90
upBandSeriesLineColorsets the default color for the SciChart.Charting.Visuals.RenderableSeries.BaseRenderableSeries.Stroke, which defines the up band line colorColor--neutral-90
upBodyBrushsets the Brush used for candle body on up-candles (close > open). If null, UpBodyColor property is used.Color--neutral-90
upWickColorsets the Color used for wicks and outlines on up-candles (close > open).Color--neutral-90
defaultColorMapBrush
Name Description Property Type Default
0.offset The offset for ColorMapPoint 0 Double 0
0.color The color for ColorMapPoint 0 Color --neutral-10

1.offset

The offset for ColorMapPoint 1 Double 0.5
1.color The color for ColorMapPoint 1 Color --neutral-20
2.offset The offset for ColorMapPoint 2 Double 1
2.color The color for ColorMapPoint 2 Color --neutral-30
Neutrals Color Theme
VariableHex

--neutral-10

#FAFAFA
--neutral-20#F4F4F4

--neutral-30

#D8D8D8
--neutral-40#BDBDBD
--neutral-50#A1A1A1
--neutral-60#767676
--neutral-70#5E5E5E
--neutral-80#515151
--neutral-90#323232
--neutral-100#161616