Enum PointSize
Specifies the size of a point in RadzenTimelineItem.
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public enum PointSize
Fields
| Name | Description |
|---|---|
| ExtraSmall | The smallest. |
| Large | Larger than the default. |
| Medium | The default size. |
| Small | Smaller than the default. |