Properties
borderColor
border
Color: Color = Color.gray
brush
brush
: StiBrush = new StiSolidBrush(Color.white)
columnWidth
columnWidth: number = 0
font
font
: Font = new Font("Arial", 8, FontStyle.Bold)
hideSeriesWithEmptyTitle
hideSeriesWithEmptyTitle: boolean = false
horSpacing
horSpacing: number = 4
labelsColor
labels
Color: Color = Color.gray
markerBorder
markerBorder: boolean = true
markerSize
marker
Size: Size = new SizeD(10, 10)
markerVisible
markerVisible: boolean = true
showShadow
showShadow: boolean = true
titleColor
title
Color: Color = Color.gray
titleFont
title
Font: Font = new Font("Arial", 14, FontStyle.Bold)
vertSpacing
vertSpacing: number = 2
visible
visible: boolean = true
wordWrap
wordWrap: boolean