Gets or sets whether this YAxisRenderer is shown at the left side of a plot.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool PlotLeftSide { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotLeftSide As Boolean |
MindFusion.Charting Developer's Guide | © 2024 MindFusion |