XamarinChart Programmer's Guide
BarChart3D.CreatePlot Method
See Also
 






Chart.CreatePlot override. Creates the Plot type corresponding to this chart.

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected override Plot CreatePlot ()

Visual Basic  Copy Code

Protected Overrides Function CreatePlot () As Plot

 Return Value

An instance of the Plot3D class.

 See Also

BarChart3D Members
BarChart3D Class
MindFusion.Charting.Controls Namespace