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
null | GridStylecategoryAxisStyleThe style used for the category axis
null | CategoryAxisStylecontentViewportMarginThe content viewport margin: The space around the content viewport.
null | InsetslineStylesThe style of each line
null | (null | LineChartLineStyle)[]maxDataPointDistanceThe maximum distance between two consecutive data points
null | numberminDataPointDistanceThe minimum distance between two consecutive data points
null | numbershowTooltipWhether to show tooltips
null | booleanthresholdsThe optional thresholds of the chart
null | Threshold[]tooltipStyleStyle for the tool tips
null | BalloonTooltipStyletooltipWireStyleStyle for the tooltip-indicator line
null | CrossWireStylevalueAxisStyleThe style used for the value axis
null | ValueAxisStylevalueFormatThe format to be used for all values of this chart
null | NumberFormatvalueRangeThe value range to be used
null | ValueRangevaluesGridStyleThe style to be used for the grid lines associated with the value axis
null | GridStylevisibleLinesThe indices of the visible lines. Set to
null | number[]