Represents a dashboard's theme defining all appearance attributes of its elements.
The following tables list the members exposed by the Theme type.
Name | Description | |
---|---|---|
Initializes a new instance of the Theme class. |
Name | Description | |
---|---|---|
Gets or sets the Brush used to draw axis labels. |
||
Gets or sets the name of font used to draw axis labels. |
||
Gets or sets the size of font used to draw axis labels. |
||
Gets or sets the style of font used to draw axis labels. |
||
Gets or sets a Brush used to stroke axis lines. |
||
Gets or sets the dash style of axis lines. |
||
Gets or sets the thickness of axis lines. |
||
Gets or sets the Brush used to draw axis titles. |
||
Gets or sets the name of font used to draw axis titles. |
||
Gets or sets the size of font used to draw axis titles. |
||
Gets or sets the style of font used to draw axis titles. |
||
Gets or sets a list of brushes, each Brush used to fill all elements of a series. |
||
Gets or sets a list of dash styles, each style applied to all elements of a series. |
||
Gets or sets a list of brushes, each Brush used to stroke all elements of a series. |
||
Gets or sets a list of stroke thicknesses, each thickness applied to all elements of a series. |
||
Gets or sets the Brush used to draw data labels. |
||
Gets or sets the name of font used to draw data labels. |
||
Gets or sets the size of font used to draw data labels. |
||
Gets or sets the style of font used to draw data labels. |
||
Gets or sets a Brush used to draw gauge backgrounds. |
||
Gets or sets the name of font used to draw text in gauges. |
||
Gets or sets the size of font used to draw text in gauges. |
||
Gets or sets the style of font used to draw text in gauges. |
||
Gets or sets a Brush used to draw gauge pointer backgrounds. |
||
Gets or sets a Brush used to stroke gauge pointer borders. |
||
Gets or sets the thickness of gauge pointer borders. |
||
Gets or sets a Brush used to draw gauge scale backgrounds. |
||
Gets or sets a Brush used to stroke gauge scale borders. |
||
Gets or sets the thickness of gauge scale borders. |
||
Gets or sets a Brush used to stroke gauge borders. |
||
Gets or sets the thickness of gauge borders. |
||
Gets or sets a Brush used to draw gauge tick backgrounds. |
||
Gets or sets a Brush used to stroke gauge tick borders. |
||
Gets or sets the thickness of gauge tick borders. |
||
Gets or sets the main color of plot grid. |
||
Gets or sets the alternating color of plot grid. |
||
Gets or sets the line color of plot grid. |
||
Gets or sets the style of plot grid lines. |
||
Gets or sets the thickness of plot grid lines. |
||
Gets or sets a Brush used to stroke highlighted items. |
||
Gets or sets the dash style of highlight strokes. |
||
Gets or sets the thickness of highlight strokes. |
||
Gets or sets a Brush used to draw legend background. |
||
Gets or sets a Brush used to draw legend borders. |
||
Gets or sets the dash style of legend borders. |
||
Gets or sets the thickness of legend borders. |
||
Gets or sets the Brush used to draw legend labels. |
||
Gets or sets the name of font used to draw legend titles. |
||
Gets or sets the size of font used to draw legend titles. |
||
Gets or sets the style of font used to draw legend titles. |
||
Gets or sets a Brush used to draw the background of plots. |
||
Gets or sets a Brush used to stroke plot borders. |
||
Gets or sets the thickness of plot borders. |
||
Gets or sets the thickness of plot borders. |
||
Occurs when a property value changes. |
||
Gets or sets a list of Brush lists, each list used to draw a different series, and each Brush used to fill individual elements of a series. |
||
Gets or sets a list of DashStyle lists, each list used to stroke a different series, and each DashStyle value specifying style of individual elements of a series. |
||
Gets or sets a list of Brush lists, each list used to stroke a different series, and each Brush used to stroke individual elements of a series. |
||
Gets or sets a list of number lists, each list used to stroke a different series, and each number value specifying thickness of individual elements of a series. |
||
Gets or sets the Brush used to draw the chart sub-title. |
||
Gets or sets the name of font used to draw the chart sub-title. |
||
Gets or sets the size of font used to draw the chart sub-title. |
||
Gets or sets the style of font used to draw the chart sub-title. |
||
Gets or sets the Brush used to draw the chart title. |
||
Gets or sets the name of font used to draw the chart title. |
||
Gets or sets the size of font used to draw the chart title. |
||
Gets or sets the style of font used to draw the chart title. |
||
Gets or sets a Brush used to fill all elements of all series uniformly. |
||
Gets or sets a Brush used to stroke all elements of all series uniformly. |
||
Gets or sets uniform stroke dash style for all elements of all series. |
||
Gets or sets uniform stroke thickness for all elements of all series. |
||
Gets or sets the Brush used to draw text in UI widgets. |
||
Gets or sets the name of font used to draw text in UI widgets. |
||
Gets or sets the size of font used to draw text in UI widgets. |
||
Gets or sets the style of font used to draw text in UI widgets. |
Name | Description | |
---|---|---|
Loads the theme values from an XML file. |
||
Saves the theme values to specified file. |