TimeLineChartStyle

Properties

  • crossWireDecimalsFormat

    The format to be used for the labels at the cross wire.

  • crossWireDecimalsLabelBoxStyles

    How the boxes for the cross wire labels should be painted (for decimal values).

    BoxStyle[] | null
  • crossWireDecimalsLabelTextColor

    The color for the cross wire value labels

    string | null
  • crossWireEnumsLabelBoxStyles

    How the boxes for the cross wire labels should be painted (for enum values).

    BoxStyle[] | null
  • crossWireFont

    The font to be used for the cross wire

    FontStyle | null
  • crossWirePosition

    The position of the cross wire along the x-axis relative to the width of the window

    number | null
  • crossWireStyle

    Style for the cross-wire

  • decimalDataSeriesStyles

    The configurations of each line

  • enumAxisStyle

    The style for the enum layers axis

  • enumDataSeriesStyles

    The configurations of each enum data series

  • enumStripeHeight

    The height of an enum stripe

    number | null
  • enumsBackgroundColor

    The background color of the area that contains the enums

    string | null
  • enumsStripesDistance

    The distance between enum stripes

    number | null
  • lineStyles

    How the lines should be painted. This information is used in a modulo-fashion.

  • showMouseWheelModifierHint

    Whether to show the hint on mouse wheel events without any modifier (true, default) or not (false)

    boolean | null
  • showToolbar

    Whether to show the toolbar (true, default) or not (false)

    boolean | null
  • timeAxisStyle

    The style to be used for the time axis

  • valueAxesBackground

    The color to be used for the background of the value axes

    string | null
  • valueAxesGap

    The gap between each value axes in pixels

    number | null
  • valueAxesStyle

    The style to be used for the value axes

  • visibleEnumStripes

    The indices of the visible enum stripes. Set to

    number[] | null
  • visibleLines

    The indices of the visible (decimal) lines. Set to

    number[] | null
  • visibleTimeRange

    The time range that is currently visible (in UTC)

    TimeRange | null
  • visibleValueAxes

    The indices of the visible value axes. Set to

    number[] | null