Click or drag to resize

AppearanceSettings Fields

LightningChart .NET Help

The AppearanceSettings type exposes the following members.

Fields
  NameDescription
Public fieldAreaFillColor
Default color for area fills
Public fieldAxisColor
Default color for the axes
Public fieldAxisLabelsColor
Color for the axis labels
Public fieldAxisMajorTicksColor
Color for the axis major ticks
Public fieldAxisMinorTicksColor
Color for the axis minor ticks
Public fieldAxisTitleColor
Default color for the axis titles
Public fieldBackgroundColor
The color of the chart's background (margin area)
Public fieldBollingerBandFillColor
Bolling Band fill color
Public fieldBollingerBandLineColor
Bollinger Band line color
Public fieldCandleDownColor
Down-candle color
Public fieldCandleUpColor
Up-candle color
Public fieldChartTitleColor
The color of the chart title
Public fieldCursorHairCrossColor
The cross-hair color of the data cursor
Public fieldCursorLabelsFillColor
Color for cursor labels' fill
Public fieldCursorLabelsTextColor
Color for cursor labels' text
Public fieldCursorTrackingPointColor
Cursor tracking point color
Public fieldForegroundColor
Foreground color (text, buttons etc.)
Public fieldGraphBackgroundColor
The color of the graph area
Public fieldGraphBorderColor
The color of the border around the graph
Public fieldGridLineColor
Grid line color
Public fieldLineSeriesColor
Default line series color
Public fieldMacdBaseLineColor
MACD base line color
Public fieldMacdColor
MACD line color
Public fieldMacdHistogramNegativeStrong
MACD histogram color when increasing below zero level
Public fieldMacdHistogramNegativeWeak
MACD histogram color when decreasing below zero level
Public fieldMacdHistogramPositiveStrong
MACD histogram color when increasing above zero level
Public fieldMacdHistogramPositiveWeak
MACD histogram color when decreasing above zero level
Public fieldMacdSignalColor
MACD signal line color
Public fieldMovingAverageBlendColor
Moving Average color (blended)
Public fieldMovingAverageColors
Default colors for Moving Averages
Public fieldRsiColor
RSI color when between low and high thresholds
Public fieldRsiHighColor
RSI color when above high threshold
Public fieldRsiLowColor
RSI color when below low threshold
Public fieldVolumeIndicatorColor
Default color for Volume
Top
See Also