Enum PointSize
- Namespace
- Radzen
- Assembly
- Radzen.Blazor.dll
Specifies the size of a point in RadzenTimelineItem.
public enum PointSize
- Extension Methods
Fields
ExtraSmall = 0
The smallest.
Large = 3
Larger than the default.
Medium = 2
The default size.
Small = 1
Smaller than the default.