Gets or sets the horizontal padding to the left and right of the tooltip text.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public static int HorizontalPadding { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shared Property HorizontalPadding As Integer |
See Also