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
LineChartSimpleStyle
Contains style attributes for simple timeline charts
Properties
categoriesGridStyleThe style to be used for the grid lines associated with the categories
GridStyle | nullcategoryAxisStyleThe style used for the category axis
CategoryAxisStyle | nullcontentViewportMarginThe content viewport margin: The space around the content viewport.
Insets | nulllineStylesThe style of each line
(LineChartLineStyle | null)[] | nullmaxDataPointDistanceThe maximum distance between two consecutive data points
number | nullminDataPointDistanceThe minimum distance between two consecutive data points
number | nullshowTooltipWhether to show tooltips
boolean | nullthresholdsThe optional thresholds of the chart
Threshold[] | nulltooltipStyleStyle for the tool tips
BalloonTooltipStyle | nulltooltipWireStyleStyle for the tooltip-indicator line
CrossWireStyle | nullvalueAxisStyleThe style used for the value axis
ValueAxisStyle | nullvalueFormatThe format to be used for all values of this chart
NumberFormat | nullvalueRangeThe value range to be used
ValueRange | nullvaluesGridStyleThe style to be used for the grid lines associated with the value axis
GridStyle | nullvisibleLinesThe indices of the visible lines. Set to
number[] | null