DK11 for Java | tatukgis.jdk.TGIS_ChartStyle | Enums
Style of charts.
Available also on: Delphi | .NET | ActiveX | Python.
// Java public enum TGIS_ChartStyle { Pie, Bar }
// Oxygene type TGIS_ChartStyle = public ( Pie, Bar };