Gets or sets the vertical padding above and below the tooltip text.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public static int VerticalPadding { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shared Property VerticalPadding As Integer |
See Also