Gets or sets a value identifying whether bars should be horizontal.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool HorizontalBars { get; set; } |
Visual Basic Copy Code |
---|
Public Property HorizontalBars As Boolean |
A boolean value.