Represents styling event args for a row in data legend

IgrDataLegendStylingRowEventArgs

new IgrDataLegendStylingRowEventArgs(): IgrDataLegendStylingRowEventArgs

Returns IgrDataLegendStylingRowEventArgs

badgeShape: LegendItemBadgeShape
groupName: string
isBadgeVisible: boolean
isRowVisible: boolean
seriesIndex: number
seriesTitle: string
titleText: string
titleTextColor: string
get nativeElement(): HTMLElement

Returns HTMLElement