Gets or sets the horizontal offset from the pointer.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public static int HorizontalOffset { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shared Property HorizontalOffset As Integer |
See Also