XPlot


NumberFormat Type

Namespace: XPlot.GoogleCharts

Assembly: XPlot.GoogleCharts.dll

Parent Module: Configuration

Base Type: obj

Corresponds to the Google Charts NumberFormat type: https://developers.google.com/chart/interactive/docs/reference#numberformat

Constructors

Constructor Description

NumberFormat()

Full Usage: NumberFormat()

Returns: NumberFormat

Returns: NumberFormat

Instance members

Instance member Description

this.ShouldSerializedecimalSymbol()

Full Usage: this.ShouldSerializedecimalSymbol()

Returns: bool

Returns: bool

this.ShouldSerializefractionDigits()

Full Usage: this.ShouldSerializefractionDigits()

Returns: bool

Returns: bool

this.ShouldSerializegroupingSymbol()

Full Usage: this.ShouldSerializegroupingSymbol()

Returns: bool

Returns: bool

this.ShouldSerializenegativeColor()

Full Usage: this.ShouldSerializenegativeColor()

Returns: bool

Returns: bool

this.ShouldSerializenegativeParens()

Full Usage: this.ShouldSerializenegativeParens()

Returns: bool

Returns: bool

this.ShouldSerializepattern()

Full Usage: this.ShouldSerializepattern()

Returns: bool

Returns: bool

this.ShouldSerializeprefix()

Full Usage: this.ShouldSerializeprefix()

Returns: bool

Returns: bool

this.ShouldSerializesuffix()

Full Usage: this.ShouldSerializesuffix()

Returns: bool

Returns: bool

this.decimalSymbol

Full Usage: this.decimalSymbol

this.fractionDigits

Full Usage: this.fractionDigits

this.groupingSymbol

Full Usage: this.groupingSymbol

this.negativeColor

Full Usage: this.negativeColor

this.negativeParens

Full Usage: this.negativeParens

this.pattern

Full Usage: this.pattern

this.prefix

Full Usage: this.prefix

this.suffix

Full Usage: this.suffix