Charting for WinForms Programmer's Guide
Theme.DataLabelsBorderThickness Property
See Also
 






Gets or sets the width of data labels' borders.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<Double> DataLabelsBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property DataLabelsBorderThickness As Nullable(Of Double)

 Property Value

An optional double value specifying the thickness of labels' border lines.

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace