Interface ChartEnum
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AxisType,BackgroundShape,ButtonRelativeTo,ChartType,Compare,Cursor,DashStyle,Dimension,DrillUpButtonRelativeTo,ExportFileType,FlagShape,FontWeight,HorizontalAlign,IntervalUnit,LayoutDirection,MarkerSymbolEnum,MarkerSymbolUrl,NodeLayout,PanKey,PathfinderType,PointPlacement,RangeSelectorTimespan,ResetZoomButtonRelativeTo,Shape,Stacking,StepType,StylePosition,TextAlign,TickIntervalStyle,TickmarkPlacement,TickPosition,TimeUnit,TreeMapLayoutAlgorithm,TreeMapLayoutStartingDirection,VerticalAlign,ZoneAxis
Interface shared by all enum classes of the vaadin charts. It is used when
serializing enums to JSON.