Creates a new Chart object.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
protected abstract Chart CreateChart () |
Visual Basic
![]() |
---|
Protected MustOverride Function CreateChart () As Chart |
The new chart.
This method is used internally by the control and is not intended to be called by your code.