ASP.NET Pack Programmer's Guide
YAxisRenderer.PlotLeftSide Property
See Also
 





Gets or sets whether this YAxisRenderer is shown at the left side of a plot.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public bool PlotLeftSide { get; set; }

Visual Basic  Copy Code

Public Property PlotLeftSide As Boolean

 Property Value

 See Also

YAxisRenderer Members
YAxisRenderer Class
MindFusion.Charting Namespace