Package com.iizix.prop.ui.chart.series


package com.iizix.prop.ui.chart.series
  • Class
    Description
    The bubble series value with X/Y and size values.
    The series value that can be simple, X/Y, Bubble or OHLC.
    Class used to create a value from a VS row.
    The no-value data point used e.g.
    The OHLC series value with Open, High, Mid, Low and Close values where Mid is optional.
    A chart series consists of several series values properties in a defined order.
    The Series color settings for fonts.
    The Series fill settings to override the default for the plot for this series (and theme).
    The Series font settings the can be set or retrieved.
    The Series boolean settings the can be set or retrieved.
    The Series stroke settings to override the default for the plot for this series (and theme).
    The series type.
    A series value property is a property container that can only contain NumberProp's.
    The simple series value is a number.
    The X/Y series value.