ASP.NET Pack Programmer's Guide
XAxisRenderer.PlotBottomSide Property
See Also
 





Gets or sets whether this XAxisRenderer is shown at the bottom side of a plot.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public bool PlotBottomSide { get; set; }

Visual Basic  Copy Code

Public Property PlotBottomSide As Boolean

 Property Value

 See Also

XAxisRenderer Members
XAxisRenderer Class
MindFusion.Charting Namespace