Reference
- AxisStyle
 - BalloonTooltipStyle
 - BarChartData
 - BarChartGroupedData
 - BarChartGroupedStyle
 - BarChartStackedStyle
 - BarChartStyle
 - BaseCategoryData
 - BorderRadius
 - BoxStyle
 - BulletChartConfiguration
 - CategoriesSeriesData
 - CategoryAxisStyle
 - CategoryBulletChartData
 - CategoryChartOrientation
 - CategorySeriesData
 - ChartStyle
 - CircularChartData
 - CircularChartLegendStyle
 - CircularChartSegment
 - CircularChartStyle
 - CompassData
 - CompassStyle
 - CrossWireStyle
 - DataSeriesNumberFormat
 - DecimalDataSeries
 - DecimalDataSeriesStyle
 - DiscreteAxisStyle
 - DiscreteDataEntriesForDataSeries
 - DiscreteDataEntry
 - DiscreteDataSeriesConfiguration
 - DiscreteEntryAggregationMode
 - DiscreteTimelineChartConfiguration
 - DiscreteTimelineChartData
 - DownSamplingMode
 - ElektromeisterPocChart
 - ElektromeisterPocChartConfig
 - EnumAggregationMode
 - EnumAxisStyle
 - EnumConfiguration
 - EnumDataSeries
 - EnumDataSeriesStyle
 - EnumValue
 - Fill
 - FontStyle
 - GridLineColorProvider
 - GridStyle
 - HasContentViewportMargin
 - HistogramData
 - HistogramStyle
 - HistoryQueryDescriptor
 - HistorySettings
 - I18nConfiguration
 - Insets
 - JustifyTickContent
 - LayoutDirection
 - LineChartLineStyle
 - LineChartSimpleData
 - LineChartSimpleStyle
 - LineStyle
 - MapWithBarsData
 - MapWithBarsStyle
 - ModelChangeListener
 - NumberFormat
 - Orientation
 - OverflowIndicatorStyle
 - PointConnectionStyle
 - PointConnectionType
 - PointStyle
 - PointType
 - Sample
 - SamplingPeriod
 - Shadow
 - Side
 - Size
 - StackedBarOnMap
 - StripeStyle
 - ThemeId
 - Threshold
 - TimeAxisStyle
 - TimeLineChartData
 - TimeLineChartLineStyle
 - TimeLineChartStyle
 - TimeRange
 - Url
 - Uuid
 - ValueAxisPresentationType
 - ValueAxisStyle
 - ValueLabelsStyle
 - ValueRange
 - ValueRangeScale
 - WrapMode
 - Zoom
 - createElektromeisterPocChart
 - createElektromeisterPocChartFromElement
 - createElektromeisterPocChartFromId
 - setDefaultI18nConfiguration
 - setDefaultTheme
 
 EnumAxisStyle 
 Axis style for enum axis
Properties
axisLineColorThe color of the axis line
string | nullaxisLineWidthThe width of the axis line
number | nullaxisSideThe side on which to put the axis
Side | nullaxisSizeThe width of the axis (if placed on the left or right side of a chart) or the height of the axis (if placed on the top or bottom side of a chart)
number | nulllabelWrapModeIf the labels are/will be wrapped
WrapMode | nulltickFontThe font to be used for the ticks
FontStyle | nulltickLabelColorThe color to be used for the tick labels
string | nulltickLabelGapThe gap between the end of an axis ticks and its label
number | nulltickLengthThe length of a tick
number | nulltitleThe title of the axis
string | nulltitleColorThe color of the axis title
string | nulltitleFontThe font of the axis title
FontStyle | nulltitleGapThe space that is added to the width (vertical axis) or height (horizontal axis) of the text box of the title
number | null