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