Represents styling event args for a column in data legend
Constructors
Section titled "Constructors"IgrDataLegendStylingColumnEventArgs
new IgrDataLegendStylingColumnEventArgs(): IgrDataLegendStylingColumnEventArgs Returns IgrDataLegendStylingColumnEventArgs
Properties
Section titled "Properties"columnIndex
Section titled "columnIndex"columnIndex: number groupName
Section titled "groupName"groupName: string labelText
Section titled "labelText"labelText: string labelTextColor
Section titled "labelTextColor"labelTextColor: string seriesIndex
Section titled "seriesIndex"seriesIndex: number seriesTitle
Section titled "seriesTitle"seriesTitle: string unitsText
Section titled "unitsText"unitsText: string unitsTextColor
Section titled "unitsTextColor"unitsTextColor: string valueAbbreviation
Section titled "valueAbbreviation"valueAbbreviation: DataAbbreviationMode valueMemberLabel
Section titled "valueMemberLabel"valueMemberLabel: string valueMemberPath
Section titled "valueMemberPath"valueMemberPath: string valueOriginal
Section titled "valueOriginal"valueOriginal: number valueText
Section titled "valueText"valueText: string valueTextColor
Section titled "valueTextColor"valueTextColor: string Accessors
Section titled "Accessors"nativeElement
Section titled "nativeElement"get nativeElement(): HTMLElement Returns HTMLElement