Uses of Interface
com.aquafold.openapi.chart.AQChartProperties
-
Packages that use AQChartProperties Package Description com.aquafold.openapi.chart -
-
Uses of AQChartProperties in com.aquafold.openapi.chart
Methods in com.aquafold.openapi.chart that return AQChartProperties Modifier and Type Method Description AQChartPropertiesAQChart. getProperties()Get the Chart's properties.Methods in com.aquafold.openapi.chart with parameters of type AQChartProperties Modifier and Type Method Description voidAQChartProperties. copy(AQChartProperties properties)Copy the specified properties into this properties instancevoidAQChart. setProperties(AQChartProperties chartProperties)Set the Chart's properties.
-