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