Enum CapStyle
Contains values that specify the value of the CapStyle in gauge.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum CapStyle
Fields
Name | Description |
---|---|
FlattenedWithIndentation | Rectangle Report Item |
FlattenedWithWideIndentation | Rectangle Report Item |
Rounded | Rectangle Report Item |
RoundedDark | Rectangle Report Item |
RoundedGlossyWithIndentation | Rectangle Report Item |
RoundedLight | Rectangle Report Item |
RoundedWithAdditionalTop | Rectangle Report Item |
RoundedWithIndentation | Rectangle Report Item |
RoundedWithWideIndentation | Rectangle Report Item |