Represents styling event args for a row in data legend
Constructors
Section titled "Constructors"IgrDataLegendStylingRowEventArgs
new IgrDataLegendStylingRowEventArgs(): IgrDataLegendStylingRowEventArgs Returns IgrDataLegendStylingRowEventArgs
Properties
Section titled "Properties"badgeShape
Section titled "badgeShape"badgeShape: LegendItemBadgeShape groupName
Section titled "groupName"groupName: string isBadgeVisible
Section titled "isBadgeVisible"isBadgeVisible: boolean isRowVisible
Section titled "isRowVisible"isRowVisible: boolean seriesIndex
Section titled "seriesIndex"seriesIndex: number seriesTitle
Section titled "seriesTitle"seriesTitle: string titleText
Section titled "titleText"titleText: string titleTextColor
Section titled "titleTextColor"titleTextColor: string Accessors
Section titled "Accessors"nativeElement
Section titled "nativeElement"get nativeElement(): HTMLElement Returns HTMLElement