| Visual Basic (Declaration) | |
|---|---|
Public Property MarkerSize As Integer | |
| C# | |
|---|---|
public int MarkerSize {get; set;} | |
Property Value
IntegerThe value applied here is used for both the width and height of the dial marker, as it is a circle.
When using an image for the dial marker, this property may need to be adjusted to best suit the sizing of the image.