Chart.CreatePlot override. Creates the Plot type corresponding to this chart.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
protected override Plot CreatePlot () |
Visual Basic Copy Code |
---|
Protected Overrides Function CreatePlot () As Plot |
An instance of the PolarPlot class.