Properties
antialiasing
antialiasing: boolean = true
autoRotate
autoRotate: boolean = false
borderColor
border
Color: Color = Color.black
brush
brush
: StiBrush = new StiSolidBrush(Color.white)
core
core: StiSeriesLabelsCoreXF
drawBorder
drawBorder: boolean = true
font
font
: Font = new Font("Arial", 7)
format
format: string = ""
labelColor
label
Color: Color = Color.black
lineColor
line
Color: Color = Color.black
lineLength
lineLength: number = 20
markerSize
marker
Size: Size = new SizeD(8, 6)
markerVisible
markerVisible: boolean = false
preventIntersection
preventIntersection: boolean = false
showNulls
showNulls: boolean = true
showValue
showValue: boolean = false
showZeros
showZeros: boolean = false
textAfter
textAfter: string = ""
textBefore
textBefore: string = ""
useSeriesColor
useSeriesColor: boolean = false
valueTypeSeparator
valueTypeSeparator: string = "-"
visible
visible: boolean = true
wordWrap
wordWrap: boolean = false
Gets or sets the value whether a service is enabled or not.