[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SpreadChart.CategoryFormula

CategoryFormula Property

CategoryFormula

Gets or sets the category formula. This action will re-build the chart's series.

Declaration
[TypeConverter(typeof(_op))]
public virtual string CategoryFormula { get; set; }
<TypeConverter(GetType(_op))>
Public Overridable Property CategoryFormula As String
Property Value
Type Description
string

The category formula.

Remarks

This property is not designed for persisting so you should save and re-use the value and access infrequently.