Where used:
Constants:
Constant | Value | Description |
---|---|---|
Constant.SYMPHONY_CHART_BARDIAGRAM | "BarDiagram" | bar diagram |
Constant.SYMPHONY_CHART_AREADIAGRAM | "AreaDiagram" | area diagram |
Constant.SYMPHONY_CHART_LINEDIAGRAM | "LineDiagram" | line diagram |
Constant.SYMPHONY_CHART_PIEDIAGRAM | "PieDiagram" | pie diagram |
Constant.SYMPHONY_CHART_DONUTDIAGRAM | "DonutDiagram" | donut diagram |
Constant.SYMPHONY_CHART_NETDIAGRAM | "NetDiagram" | net diagram |
Constant.SYMPHONY_CHART_XYDIAGRAM | "XYDiagram" | XY diagram |
Constant.SYMPHONY_CHART_STOCKDIAGRAM | "StockDiagram" | stock diagram |