| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property CircleMeterWidth As Integer | |
| C# | |
|---|---|
public virtual int CircleMeterWidth {get; set;} | |
Property Value
IntegerThe width value is used starting from the furthest edge of the meter display, and moving inwards towards center.
This value will also affect the width of the path section of the control.