Value

ChartCategory.Value property

If UseCell is true then this property represents AsCell.Value property. If UseCell is false then this property represents AsLiteral property. Read/write Object.

public object Value { get; set; }

See Also