Enum DataElementOutputGauge
Indicates whether the item should appear in a data rendering.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum DataElementOutputGauge
Fields
Name | Description |
---|---|
NoOutput | Indicates the item should not appear in the output. |
Output | Default. Indicates the item should appear in the output. |