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