[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartAxisBuilder-1.Format

Format Method

Format(string)

Configurates Format. Sets the format string used for axis labels

Declaration
public ChartAxisBuilder<T> Format(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ChartAxisBuilder<T>

Current builder.