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