Enum SkeletonType
Specifies the skeleton type for the axis.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SkeletonType
Fields
| Name | Description |
|---|---|
| Date | Defines the format as date. |
| DateTime | Defines the format as date and time. |
| Time | Defines the format as time-only. |