Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants to define the type of LabelProvider

Index

Enumeration members

Enumeration members

Date

Date: = "Date"

Formats timestamps as a Date. DDMMYYYY by default

Logarithmic

Logarithmic: = "Logarithmic"

Numeric formatting for logarithmic axis, including base aware scientific notation

Numeric

Numeric: = "Numeric"

Formats numbers using a variety of formats see ENumericFormat

Pie

Pie: = "Pie"

Label provider for PieSurface

SmartDate

SmartDate: = "SmartDate"

Formats timestamps as a DateTime, using times or dates depending on the range.

Text

Text: = "Text"

Maps values to text provided

Generated using TypeDoc