[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SpreadChart.Formula

Formula Property

Formula

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

Declaration
public virtual string Formula { get; set; }
Public Overridable Property Formula As String
Property Value
Type Description
string

The formula.

Remarks

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