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