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
TimeLineChartStyle
Properties
crossWireDecimalsFormatThe format to be used for the labels at the cross wire.
null | DataSeriesNumberFormatcrossWireDecimalsLabelBoxStylesHow the boxes for the cross wire labels should be painted (for decimal values).
null | BoxStyle[]crossWireDecimalsLabelTextColorThe color for the cross wire value labels
null | stringcrossWireEnumsLabelBoxStylesHow the boxes for the cross wire labels should be painted (for enum values).
null | BoxStyle[]crossWireFontThe font to be used for the cross wire
null | FontStylecrossWirePositionThe position of the cross wire along the x-axis relative to the width of the window
null | numbercrossWireStyleStyle for the cross-wire
null | CrossWireStyledecimalDataSeriesStylesThe configurations of each line
null | DecimalDataSeriesStyle[]enumAxisStyleThe style for the enum layers axis
null | EnumAxisStyleenumDataSeriesStylesThe configurations of each enum data series
null | EnumDataSeriesStyle[]enumsBackgroundColorThe background color of the area that contains the enums
null | stringenumsStripesDistanceThe distance between enum stripes
null | numberenumStripeHeightThe height of an enum stripe
null | numberlineStylesHow the lines should be painted. This information is used in a modulo-fashion.
null | TimeLineChartLineStyle[]showMouseWheelModifierHintWhether to show the hint on mouse wheel events without any modifier (true, default) or not (false)
null | booleanshowToolbarWhether to show the toolbar (true, default) or not (false)
null | booleantimeAxisStyleThe style to be used for the time axis
null | TimeAxisStylevalueAxesBackgroundThe color to be used for the background of the value axes
null | stringvalueAxesGapThe gap between each value axes in pixels
null | numbervalueAxesStyleThe style to be used for the value axes
null | ValueAxisStylevisibleEnumStripesThe indices of the visible enum stripes. Set to
null | number[]visibleLinesThe indices of the visible (decimal) lines. Set to
null | number[]visibleTimeRangeThe time range that is currently visible (in UTC)
null | TimeRangevisibleValueAxesThe indices of the visible value axes. Set to
null | number[]