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

Inherits BaseObject.

Properties

bool AcrossPanes [get, set]
 Flag to decide if plotLine should be rendered across all panes. More...
 
string ClassName [get, set]
 A custom class name, in addition to the default highcharts-plot-line,to apply to each individual line. More...
 
string Color [get, set]
 The color of the line. More...
 
ZAxisPlotLinesDashStyle DashStyle [get, set]
 The dashing or dot style for the plot line. For possible values seethis overview. More...
 
Object Events [get, set]
 An object defining mouse events for the plot line. Supportedproperties are click, mouseover, mouseout, mousemove. More...
 
string Id [get, set]
 An id used for identifying the plot line in Axis.removePlotLine. More...
 
ZAxisPlotLinesLabel Label [get, set]
 Text labels for the plot bands More...
 
ZAxisPlotLinesLabels Labels [get, set]
 
double Value [get, set]
 The position of the line in axis units. More...
 
double Width [get, set]
 The width or thickness of the plot line. More...
 
double ZIndex [get, set]
 The z index of the plot line within the chart. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ AcrossPanes

bool Highsoft.Web.Mvc.Charts.ZAxisPlotLines.AcrossPanes
getset

Flag to decide if plotLine should be rendered across all panes.

◆ ClassName

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

A custom class name, in addition to the default highcharts-plot-line,to apply to each individual line.

◆ Color

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

The color of the line.

◆ DashStyle

ZAxisPlotLinesDashStyle Highsoft.Web.Mvc.Charts.ZAxisPlotLines.DashStyle
getset

The dashing or dot style for the plot line. For possible values seethis overview.

◆ Events

Object Highsoft.Web.Mvc.Charts.ZAxisPlotLines.Events
getset

An object defining mouse events for the plot line. Supportedproperties are click, mouseover, mouseout, mousemove.

◆ Id

string Highsoft.Web.Mvc.Charts.ZAxisPlotLines.Id
getset

An id used for identifying the plot line in Axis.removePlotLine.

◆ Label

ZAxisPlotLinesLabel Highsoft.Web.Mvc.Charts.ZAxisPlotLines.Label
getset

Text labels for the plot bands

◆ Labels

ZAxisPlotLinesLabels Highsoft.Web.Mvc.Charts.ZAxisPlotLines.Labels
getset

◆ Value

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

The position of the line in axis units.

◆ Width

double Highsoft.Web.Mvc.Charts.ZAxisPlotLines.Width
getset

The width or thickness of the plot line.

◆ ZIndex

double Highsoft.Web.Mvc.Charts.ZAxisPlotLines.ZIndex
getset

The z index of the plot line within the chart.


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