Properties
allowUseBorderFormatting
allowUseBorderFormatting: boolean = true
allowUseBorderSides
allowUseBorderSides: boolean = true
allowUseBrush
allowUseBrush: boolean = true
axisLabelsColor
axis
LabelsColor: Color = Color.fromArgb2(140, 140, 140)
axisLineColor
axis
LineColor: Color = Color.fromArgb2(140, 140, 140)
axisTitleColor
axis
TitleColor: Color = Color.fromArgb2(140, 140, 140)
basicStyleColor
basic
StyleColor: Color = Color.whiteSmoke
brush
brush
: StiBrush = new StiSolidBrush(Color.white)
chartAreaBorderColor
chart
AreaBorderColor: Color = Color.fromArgb2(171, 172, 173)
chartAreaBorderThickness
chartAreaBorderThickness: number = 1
chartAreaBrush
chart
AreaBrush: StiBrush = new StiSolidBrush(Color.white)
chartAreaShowShadow
chartAreaShowShadow: boolean = false
gridLinesHorColor
grid
LinesHorColor: Color = Color.fromArgb(100, 105, 105, 105)
gridLinesVertColor
grid
LinesVertColor: Color = Color.fromArgb(100, 105, 105, 105)
interlacingHorBrush
interlacing
HorBrush: StiBrush = new StiSolidBrush(Color.fromArgb(10, 155, 155, 155))
interlacingVertBrush
interlacing
VertBrush: StiBrush = new StiSolidBrush(Color.fromArgb(10, 155, 155, 155))
legendBorderColor
legend
BorderColor: Color = Color.fromArgb2(105, 105, 105)
legendBrush
legend
Brush: StiBrush = new StiSolidBrush(Color.white)
legendLabelsColor
legend
LabelsColor: Color = Color.fromArgb2(140, 140, 140)
legendTitleColor
legend
TitleColor: Color = Color.fromArgb2(105, 105, 105)
markerVisible
markerVisible: boolean = true
report
report: StiReport = null
seriesBorderColor
series
BorderColor: Color = Color.transparent
seriesBorderThickness
seriesBorderThickness: number = 1
seriesLabelsBorderColor
series
LabelsBorderColor: Color = Color.fromArgb2(140, 140, 140)
seriesLabelsBrush
series
LabelsBrush: StiBrush = new StiSolidBrush(Color.white)
seriesLabelsColor
series
LabelsColor: Color = Color.fromArgb2(90, 90, 90)
seriesLabelsLineColor
series
LabelsLineColor: Color = Color.fromArgb2(140, 140, 140)
seriesLighting
seriesLighting: boolean = false
seriesShowBorder
seriesShowBorder: boolean = false
seriesShowShadow
seriesShowShadow: boolean = false
styleColors
style
Colors: Color[] = [Color.fromArgb2(112, 173, 71),Color.fromArgb2(68, 114, 196),Color.fromArgb2(255, 192, 0),Color.fromArgb2(67, 104, 43),Color.fromArgb2(253, 106, 55),Color.fromArgb2(153, 115, 0)]
toolTipBrush
tool
TipBrush: StiBrush = new StiSolidBrush(Color.white)
toolTipTextBrush
tool
TipTextBrush: StiBrush = new StiSolidBrush(Color.black)
trendLineColor
trend
LineColor: Color = Color.fromArgb2(140, 140, 140)
trendLineShowShadow
trendLineShowShadow: boolean = false
Gets or sets a name of the styles collection.