isSeriesRenderer property
Whether or not this component is a series renderer that draws series data.
This component may either render into the chart's draw area, or into a separate area bounded by the component bounds.
Implementation
bool get isSeriesRenderer;