Represents styling event args for a column in data legend

IgrDataLegendStylingColumnEventArgs

new IgrDataLegendStylingColumnEventArgs(): IgrDataLegendStylingColumnEventArgs

Returns IgrDataLegendStylingColumnEventArgs

columnIndex: number
groupName: string
labelText: string
labelTextColor: string
seriesIndex: number
seriesTitle: string
unitsText: string
unitsTextColor: string
valueAbbreviation: DataAbbreviationMode
valueMemberLabel: string
valueMemberPath: string
valueOriginal: number
valueText: string
valueTextColor: string
get nativeElement(): HTMLElement

Returns HTMLElement