Search
ToolTip.VerticalPadding Property
See Also
 






Gets or sets the vertical padding above and below the tooltip text.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public static int VerticalPadding { get; set; }

Visual Basic  Copy Code

Public Shared Property VerticalPadding As Integer

 Property Value

 See Also