Gets or sets a value indicating whether interaction is done along the X or Y axis.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public bool Vertical { get; set; } |
Visual Basic Copy Code |
---|
Public Property Vertical As Boolean |