Value

IChartCategory.Value property

Si UseCell es verdadero, entonces esta propiedad representa la propiedad AsCell.Value. Si UseCell es falso, entonces esta propiedad representa la propiedad AsLiteral. Objeto de lectura/escritura.

public object Value { get; set; }

Ver También