[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SpreadChart.SeriesNameFormula

SeriesNameFormula Property

SeriesNameFormula

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

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

The series name formula.

Remarks

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