Search
BorderComponent.BorderThickness Property
See Also
 






Gets or sets the border thickness.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double BorderThickness { get; set; }

Visual Basic  Copy Code

Public Property BorderThickness As Double

 Property Value

A double value.

 See Also