Properties
Optional
autoGenerateSeries
autoGenerateSeries?: string | boolean
Optional
children
children?: ReactNode
name
name: string
Optional
reverseLegendOrder
reverseLegendOrder?: string | boolean
Optional
seriesCreated
seriesCreated?: ((s, e) => void)
Type declaration
- (s, e): void
Parameters
Returns void
Gets or sets whether series should be automatically generated. Reqiures the use of GroupBy as the ItemsSource.