Class ChartSettings


  • @Deprecated
    public class ChartSettings
    extends Object
    Deprecated.
    This object is deprecated and only properties below are supported, all of other properties should be added into chartAttributes section, which is a general JSON structure in Chart.
    Internal POJO represents a chart's settings with RISON compatible property name, used in Chart.
    Author:
    Yutian Wu (wyutian@vmware.com)
    • Constructor Detail

      • ChartSettings

        public ChartSettings()
        Deprecated.