Gets or sets the width of data labels' borders.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> DataLabelsBorderThickness { get; set; } |
Visual Basic Copy Code |
---|
Public Property DataLabelsBorderThickness As Nullable(Of Double) |
An optional double value specifying the thickness of labels' border lines.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |