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

Inherits BaseObject.

Properties

string BorderColor [get, set]
 The border color of the rectangle representing the target. Whennot set, the point's border color is used.In styled mode, use class highcharts-bullet-target instead. More...
 
double BorderRadius [get, set]
 The border radius of the rectangle representing the target. More...
 
double BorderWidth [get, set]
 The border width of the rectangle representing the target.In styled mode, use class highcharts-bullet-target instead. More...
 
string Color [get, set]
 The color of the rectangle representing the target. When not set,point's color (if set in point's options -color) or zone of the target value(if zones ornegativeColor are set)or the same color as the point has is used.In styled mode, use class highcharts-bullet-target instead. More...
 
double Height [get, set]
 The height of the rectangle representing the target. More...
 
string Width [get, set]
 The width of the rectangle representing the target. Could be setas a pixel value or as a percentage of a column width. More...
 
double WidthNumber [get, set]
 The width of the rectangle representing the target. Could be setas a pixel value or as a percentage of a column width. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ BorderColor

string Highsoft.Web.Mvc.Charts.BulletSeriesTargetOptions.BorderColor
getset

The border color of the rectangle representing the target. Whennot set, the point's border color is used.In styled mode, use class highcharts-bullet-target instead.

◆ BorderRadius

double Highsoft.Web.Mvc.Charts.BulletSeriesTargetOptions.BorderRadius
getset

The border radius of the rectangle representing the target.

◆ BorderWidth

double Highsoft.Web.Mvc.Charts.BulletSeriesTargetOptions.BorderWidth
getset

The border width of the rectangle representing the target.In styled mode, use class highcharts-bullet-target instead.

◆ Color

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

The color of the rectangle representing the target. When not set,point's color (if set in point's options -color) or zone of the target value(if zones ornegativeColor are set)or the same color as the point has is used.In styled mode, use class highcharts-bullet-target instead.

◆ Height

double Highsoft.Web.Mvc.Charts.BulletSeriesTargetOptions.Height
getset

The height of the rectangle representing the target.

◆ Width

string Highsoft.Web.Mvc.Charts.BulletSeriesTargetOptions.Width
getset

The width of the rectangle representing the target. Could be setas a pixel value or as a percentage of a column width.

◆ WidthNumber

double Highsoft.Web.Mvc.Charts.BulletSeriesTargetOptions.WidthNumber
getset

The width of the rectangle representing the target. Could be setas a pixel value or as a percentage of a column width.


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