Highcharts .NET  11.3.0
Highsoft.Web.Mvc.Charts.YAxisPlotLines 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...
 
YAxisPlotLinesDashStyle 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...
 
YAxisPlotLinesLabel Label [get, set]
 Text labels for the plot bands More...
 
YAxisPlotLinesLabels 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.YAxisPlotLines.AcrossPanes
getset

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

◆ ClassName

string Highsoft.Web.Mvc.Charts.YAxisPlotLines.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.YAxisPlotLines.Color
getset

The color of the line.

◆ DashStyle

YAxisPlotLinesDashStyle Highsoft.Web.Mvc.Charts.YAxisPlotLines.DashStyle
getset

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

◆ Events

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

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

◆ Id

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

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

◆ Label

YAxisPlotLinesLabel Highsoft.Web.Mvc.Charts.YAxisPlotLines.Label
getset

Text labels for the plot bands

◆ Labels

YAxisPlotLinesLabels Highsoft.Web.Mvc.Charts.YAxisPlotLines.Labels
getset

◆ Value

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

The position of the line in axis units.

◆ Width

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

The width or thickness of the plot line.

◆ ZIndex

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

The z index of the plot line within the chart.


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