Void IChartComponent.YTickFormat(String format)

Sets the tick format for the y axis.

Remarks

For the format of this string look at the d3 documention here : https://github.com/mbostock/d3/wiki/Formatting

Parameters

  • format
    Type: String
    Format of the tick.