[]
Gets or sets the formula for the chart. This action will re-build the chart's series.
public virtual string Formula { get; set; }
Public Overridable Property Formula As String
Type | Description |
---|---|
string | The formula. |
This property is not designed for persisting so you should save and re-use the value and access infrequently.