Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Theme

Interface for all properties of a library color theme.

A collection of default implementations can be accessed by Themes.

Color theme of components must be specified when it is created, and can't be changed afterwards (without destroying and recreating the component). See ChartXY for example usage on specifying a color theme - the syntax is the same for every other component.

Index

Properties

Properties

OHLCBarNegativeHighlightStyle

OHLCBarNegativeHighlightStyle : LineStyle

Highlighted StrokeStyle for negative OHLC Bars

OHLCBarNegativeStyle

OHLCBarNegativeStyle : LineStyle

StrokeStyle for negative OHLC Bars

OHLCBarPositiveHighlightStyle

OHLCBarPositiveHighlightStyle : LineStyle

Highlighted StrokeStyle for positive OHLC Bars

OHLCBarPositiveStyle

OHLCBarPositiveStyle : LineStyle

StrokeStyle for positive OHLC Bars

axesStyles3D

axesStyles3D : Vec3<LineStyle | SolidLine<SolidFill>>

Default styles for 3D Charts Axes.

axisLabelFillStyle

axisLabelFillStyle : FillStyle

FillStyle for Axis labels

axisLabelFont

axisLabelFont : FontSettings

FontSettings for Axis title

axisNibOverlayStyle

axisNibOverlayStyle : FillStyle

FillStyle for highlighted Axis Nibs (mouse-picking area)

axisNibStyle

axisNibStyle : LineStyle

Style for Axis Nibs

axisOverlayStyle

axisOverlayStyle : FillStyle

FillStyle for highlighted Axes (mouse-picking area)

axisStyle

axisStyle : LineStyle

FillStyle for Axis

axisTitleFillStyle

axisTitleFillStyle : FillStyle

FillStyle for Axis title

axisTitleFont

axisTitleFont : FontSettings

FontSettings for Axis title

bandFillStyle

bandFillStyle : FillStyle

Default fill style for UI Band

bandStrokeStyle

bandStrokeStyle : LineStyle

Default stroke style for UI Band

boundingBoxStyle3D

boundingBoxStyle3D : LineStyle | SolidLine<SolidFill>

Default style for 3D Charts bounding box.

boxFigureLineStyle

boxFigureLineStyle : LineStyle

StrokeStyle for Box Figures Line

boxFigureMedianLineStyle

boxFigureMedianLineStyle : LineStyle

StrokeStyle for Box Figures Median Line

boxFigureStrokeStyle

boxFigureStrokeStyle : LineStyle

StrokeStyle for Box Figures

boxFigureStyle

boxFigureStyle : FillStyle

FillStyle for Box Figures

boxSeriesFillStyle

boxSeriesFillStyle : FillStyle

FillStyle for Box series.

candleStickNegativeStrokeStyle

candleStickNegativeStrokeStyle : LineStyle

StrokeStyle for Negative OHLC candle sticks

candleStickNegativeStrokeStyleHighlight

candleStickNegativeStrokeStyleHighlight : LineStyle

StrokeStyle for Negative OHLC candle sticks when highlighted

candleStickNegativeStyle

candleStickNegativeStyle : FillStyle

FillStyle for Negative OHLC candle sticks

candleStickNegativeStyleHighlight

candleStickNegativeStyleHighlight : FillStyle

FillStyle for Negative OHLC candle sticks when highlighted

candleStickPositiveStrokeStyle

candleStickPositiveStrokeStyle : LineStyle

StrokeStyle for Positive OHLC candle sticks

candleStickPositiveStrokeStyleHighlight

candleStickPositiveStrokeStyleHighlight : LineStyle

StrokeStyle for Positive OHLC candle sticks when highlighted

candleStickPositiveStyle

candleStickPositiveStyle : FillStyle

FillStyle for Positive OHLC candle sticks

candleStickPositiveStyleHighlight

candleStickPositiveStyleHighlight : FillStyle

FillStyle for Positive OHLC candle sticks when highlighted

candleStickStyle

candleStickStyle : LineStyle

StrokeStyle for OHLC candle sticks

candleStickStyleHighlight

candleStickStyleHighlight : LineStyle

StrokeStyle for OHLC candle sticks when highlighted

chartTitleFillStyle

chartTitleFillStyle : FillStyle

FillStyle for Chart title

chartTitleFont

chartTitleFont : FontSettings

FontSettings for Chart title

chartXYFittingRectangleFillStyle

chartXYFittingRectangleFillStyle : FillStyle

FillStyle for Chart XY fitting rectangle

chartXYFittingRectangleStrokeStyle

chartXYFittingRectangleStrokeStyle : LineStyle

Style for Chart XY fitting rectangle stroke

chartXYZoomingRectangleFillStyle

chartXYZoomingRectangleFillStyle : FillStyle

FillStyle for Chart XY zooming rectangle

chartXYZoomingRectangleStrokeStyle

chartXYZoomingRectangleStrokeStyle : LineStyle

Style for Chart XY zooming rectangle stroke

constantLineStrokeStyle

constantLineStrokeStyle : SolidLine

Default stroke style for Axis ConstantLine

customTickGridStrokeStyle

customTickGridStrokeStyle : LineStyle

Style for Custom Tick Grid line.

customTickMarkerFillStyle

customTickMarkerFillStyle : FillStyle

FillStyle for CustomTick Marker.

customTickMarkerFont

customTickMarkerFont : FontSettings

Font Settings for CustomTick Marker.

customTickMarkerStrokeStyle

customTickMarkerStrokeStyle : LineStyle

StrokeStyle for CustomTick Marker.

customTickMarkerTextFillStyle

customTickMarkerTextFillStyle : FillStyle

FillStyle for Custom Tick Marker Text

customTickPointerLength

customTickPointerLength : number

Length for CustomTick pointer.

dashboardBackgroundFillStyle

dashboardBackgroundFillStyle : FillStyle

FillStyle for Dashboard background

dashboardBackgroundStrokeStyle

dashboardBackgroundStrokeStyle : LineStyle

StrokeStyle for Dashboard background.

dashboardSplitterStyle

dashboardSplitterStyle : LineStyle

FillStyle for Dashboard splitter lines

dateTimeTickStrategy

dateTimeTickStrategy : DateTimeTickStrategy

Default DateTime tick strategy configuration.

gaugeBackgroundFillStyle

gaugeBackgroundFillStyle : FillStyle

FillStyle for Gauge Chart area background

gaugeBackgroundStrokeStyle

gaugeBackgroundStrokeStyle : LineStyle

StrokeStyle for Gauge Chart area background

gaugeSliceFillStyle

gaugeSliceFillStyle : FillStyle

FillStyle for GaugeChart Slice

mountainsFillStyle

mountainsFillStyle : FillStyle

FillStyle for mountain-series (Area, AreaRange).

mountainsInvertedFillStyle

mountainsInvertedFillStyle : FillStyle

FillStyle for inverted part of mountain-series (Area, AreaRange).

mountainsInvertedStrokeStyle

mountainsInvertedStrokeStyle : SolidLine

StrokeStyle for inverted part of mountain-series (Area, AreaRange).

mountainsStrokeStyle

mountainsStrokeStyle : SolidLine

StrokeStyle for mountain-series (Area, AreaRange).

numericTickStrategy

numericTickStrategy : NumericTickStrategy

Default Numeric tick strategy configuration.

panelBackgroundFillStyle

panelBackgroundFillStyle : FillStyle

FillStyle for Panel background

panelBackgroundStrokeStyle

panelBackgroundStrokeStyle : LineStyle

StrokeStyle for Panel background.

pointMarkerFillStyle

pointMarkerFillStyle : FillStyle

FillStyle for Cursor PointMarker

pointMarkerHorizontalGridStrokeStyle

pointMarkerHorizontalGridStrokeStyle : LineStyle

StrokeStyle for Horizontal Grid originating from Cursor PointMarker

pointMarkerStrokeStyle

pointMarkerStrokeStyle : LineStyle

StrokeStyle for Cursor PointMarker

pointMarkerTextFillStyle

pointMarkerTextFillStyle : FillStyle

FillStyle for Cursor PointMarker Text

pointMarkerVerticalGridStrokeStyle

pointMarkerVerticalGridStrokeStyle : LineStyle

StrokeStyle for Vertical Grid originating from Cursor PointMarker

polarAmplitudeAxisStyle

polarAmplitudeAxisStyle : SolidLine

Style for Polar Amplitude Axis line.

polarAmplitudeAxisTitleStyle

polarAmplitudeAxisTitleStyle : FillStyle

Style for Polar Amplitude Axis Title.

polarRadialAxisStyle

polarRadialAxisStyle : SolidLine

Style for Polar Radial Axis line.

polarRadialAxisTickStyle

polarRadialAxisTickStyle : VisibleTicks

Style for Polar Radial Axis Ticks.

polarRadialAxisTitleStyle

polarRadialAxisTitleStyle : FillStyle

Style for Polar Radial Axis Title.

resultTableFillStyle

resultTableFillStyle : FillStyle

FillStyle for Cursor ResultTable

resultTableStrokeStyle

resultTableStrokeStyle : LineStyle

StrokeStyle for Cursor ResultTable

resultTableTextFillStyle

resultTableTextFillStyle : FillStyle

FillStyle for Cursor ResultTable text

segmentSeriesStyle

segmentSeriesStyle : LineStyle

StrokeStyle for segment series

seriesBackgroundFillStyle

seriesBackgroundFillStyle : FillStyle

FillStyle for series background fill.

seriesBackgroundStrokeStyle

seriesBackgroundStrokeStyle : LineStyle

StrokeStyle for series background stroke.

seriesFillStyle

seriesFillStyle : FillStyle

FillStyle for a Chart XY Series

seriesNonTriangulatedPointStyle3D

seriesNonTriangulatedPointStyle3D : PixelatedPoints3D

PointStyle for 3D series with non-triangulated Points.

seriesPointFillStyle

seriesPointFillStyle : FillStyle

FillStyle for a Chart XY Series Point.

seriesStrokeStyle

seriesStrokeStyle : SolidLine

StrokeStyle for a Chart XY Series

seriesStrokeStyle3D

seriesStrokeStyle3D : SolidLine<SolidFill>

StrokeStyle for a Chart XYZ Series.

seriesTriangulatedPointStyle3D

seriesTriangulatedPointStyle3D : TriangulatedPoints3D

PointStyle for 3D Series with triangulated Points.

sliceChartRadialFillStylePalette

sliceChartRadialFillStylePalette : Palette<FillStyle>

FillStyle Palette for Sliced Charts (Pie, Donut) Slices.

sliceChartStackedFillStylePalette

sliceChartStackedFillStylePalette : Palette<FillStyle>

FillStyle Palette for Sliced Charts (Funnel, Pyramid) Slices.

sliceChartStrokeStyle

sliceChartStrokeStyle : LineStyle

StrokeStyle for Sliced Chart (Pie, Funnel, Pyramid) Slices.

sliceLabelConnectorStyle

sliceLabelConnectorStyle : LineStyle

LineStyle for Sliced Chart (Pie, Funnel, Pyramid) Label connectors.

sliceLabelFillStyle

sliceLabelFillStyle : FillStyle

FillStyle for Sliced Chart (Pie, Funnel, Pyramid) Labels.

sliceLabelFont

sliceLabelFont : FontSettings

FontSettings for Sliced Chart (Pie, Funnel, Pyramid) Labels.

spiderAxisLabelFillStyle

spiderAxisLabelFillStyle : FillStyle

FillStyle for Spider axis labels.

spiderAxisLabelFont

spiderAxisLabelFont : FontSettings

FontSettings for Spider axis labels.

spiderAxisNibStyle

spiderAxisNibStyle : SolidLine

StrokeStyle for Axis Nib of Spider Chart.

spiderAxisStyle

spiderAxisStyle : SolidLine

StrokeStyle for Axis of Spider Chart.

spiderScaleLabelFillStyle

spiderScaleLabelFillStyle : FillStyle

FillStyle for Spider scale labels.

spiderScaleLabelFont

spiderScaleLabelFont : FontSettings

FontSettings for Spider scale labels.

spiderSeriesFillStyle

spiderSeriesFillStyle : FillStyle

FillStyle for Spider Chart Series.

spiderSeriesStrokeStyle

spiderSeriesStrokeStyle : LineStyle

StrokeStyle for Spider Chart Series.

spiderWebStyle

spiderWebStyle : LineStyle

StrokeStyle for Web line of Spider Chart.

surfaceSeriesFillStyle

surfaceSeriesFillStyle : FillStyle

FillStyle for Surface series.

uiBackgroundFillStyle

uiBackgroundFillStyle : FillStyle

FillStyle for UI Element Background

uiBackgroundStrokeStyle

uiBackgroundStrokeStyle : LineStyle

StrokeStyle for UI Element Background

uiButtonFillStyle

uiButtonFillStyle : FillStyle

FillStyle for UI Button

uiButtonSize

uiButtonSize : number

Size for UI Button

uiFont

uiFont : FontSettings

Common UI font

uiTextFillStyle

uiTextFillStyle : FillStyle

FillStyle for UI Text