Gets or sets the distance of the tooltip to the element it refers to.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public int TooltipDistance { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TooltipDistance As Integer |
See Also