Creates the Plot type corresponding to this chart.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
protected virtual Plot CreatePlot () |
Visual Basic
Copy Code
|
|---|
Protected Overridable Function CreatePlot () As Plot |
An instance of Plot -derived class.
See Also