Property LineThickness
LineThickness
The line thickness for a line graph. By default this is set to one.
Declaration
public float LineThickness { get; set; }
Property Value
| Type | Description |
|---|---|
| float |
Remarks
The accepted range for the line thickness is between 1 and 10. If the value goes beyond those value, it will be clamped.