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