CustomNumberFormat

ChartDataCell.CustomNumberFormat property

Obtiene o establece el formato de visualización personalizado de números y fechas. Si el valor está vacío, se utilizará el valor PresetNumberFormat. Lectura/escrituraString .

public string CustomNumberFormat { get; set; }

Excepciones

excepcióncondición
ArgumentNullExceptionLanzado si el valor esnulo.

Ver también