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