Gets the GridPanel that contains the chart's PlotPanel and axis renderers.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public GridPanel ChartPanel { get; set; } |
Visual Basic Copy Code |
---|
Public Property ChartPanel As GridPanel |
MindFusion.Charting Developer's Guide | © 2024 MindFusion |