Theme {Microsoft.VisualBasic.Data.ChartPlots.Graphic.Canvas} |
.NET clr documentation |
Theme
Description
Declare
export class Theme {
axisLabelCSS: string;
axisStroke: string;
axisTickCSS: string;
axisTickPadding: double;
axisTickStroke: string;
background: string;
colorSet: string;
drawAxis: boolean;
drawGrid: boolean;
drawLabels: boolean;
drawLegend: boolean;
flipAxis: boolean;
gridFill: string;
gridStrokeX: string;
gridStrokeY: string;
htmlLabel: boolean;
legendBoxBackground: string;
legendBoxStroke: string;
legendLabelCSS: string;
legendLayout: Layout;
legendSplitSize: integer;
legendTickAxisStroke: string;
legendTickCSS: string;
legendTickFormat: string;
legendTitleCSS: string;
lineStroke: string;
mainCSS: string;
mainTextColor: string;
mainTextWrap: boolean;
padding: string;
pointSize: integer;
subtitleCSS: string;
tagColor: string;
tagCSS: string;
tagFormat: string;
tagLinkStroke: string;
xAxisLayout: XAxisLayoutStyles;
xAxisReverse: boolean;
xAxisRotate: double;
XaxisTickFormat: string;
yAxislabelPosition: YlabelPosition;
yAxisLayout: YAxisLayoutStyles;
YaxisTickFormat: string;
}
.NET clr type reference tree
- use by property member
legendLayout
: Layout
- use by property member
xAxisLayout
: XAxisLayoutStyles
- use by property member
yAxislabelPosition
: YlabelPosition
- use by property member
yAxisLayout
: YAxisLayoutStyles
[Package
{$package} version {$version}
Index]