Gets or sets the thickness of the border drawn around inner labels. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Thickness InnerLabelBorderThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelBorderThickness As Thickness |
An instance of the WPF Thickness structure. The default is Thickness(0).