Highcharts .NET  11.3.0
Highsoft.Web.Mvc.Charts.VariwideSeriesZone Class Reference

Inherits BaseObject.

Properties

string ClassName [get, set]
 Styled mode only. A custom class name for the zone. More...
 
string Color [get, set]
 Defines the color of the series. More...
 
VariwideSeriesZonesDashStyle DashStyle [get, set]
 A name for the dash style to use for the graph. More...
 
Object FillColor [get, set]
 Defines the fill color for the series (in area type series) More...
 
double Value [get, set]
 The value up to where the zone extends, if undefined the zonesstretches to the last value in the series. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ ClassName

string Highsoft.Web.Mvc.Charts.VariwideSeriesZone.ClassName
getset

Styled mode only. A custom class name for the zone.

◆ Color

string Highsoft.Web.Mvc.Charts.VariwideSeriesZone.Color
getset

Defines the color of the series.

◆ DashStyle

VariwideSeriesZonesDashStyle Highsoft.Web.Mvc.Charts.VariwideSeriesZone.DashStyle
getset

A name for the dash style to use for the graph.

◆ FillColor

Object Highsoft.Web.Mvc.Charts.VariwideSeriesZone.FillColor
getset

Defines the fill color for the series (in area type series)

◆ Value

double Highsoft.Web.Mvc.Charts.VariwideSeriesZone.Value
getset

The value up to where the zone extends, if undefined the zonesstretches to the last value in the series.


The documentation for this class was generated from the following file: