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

Inherits BaseObject.

Properties

AnnotationsShapeOptionsDashStyle DashStyle [get, set]
 Name of the dash style to use for the shape's stroke. More...
 
string Fill [get, set]
 The color of the shape's fill. More...
 
double Height [get, set]
 The height of the shape. More...
 
double R [get, set]
 The radius of the shape. More...
 
double Ry [get, set]
 The radius of the shape in y direction.Used for the ellipse. More...
 
double Snap [get, set]
 Defines additional snapping area around an annotationmaking this annotation to focus. Defined in pixels. More...
 
string Src [get, set]
 The URL for an image to use as the annotation shape.Note, type has to be set to ‘'image’`. More...
 
string Stroke [get, set]
 The color of the shape's stroke. More...
 
double StrokeWidth [get, set]
 The pixel stroke width of the shape. More...
 
string Type [get, set]
 The type of the shape.Avaliable options are circle, rect and ellipse. More...
 
double Width [get, set]
 The width of the shape. More...
 
string XAxis [get, set]
 The xAxis index to which the points should be attached.Used for the ellipse. More...
 
string YAxis [get, set]
 The yAxis index to which the points should be attached.Used for the ellipse. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ DashStyle

AnnotationsShapeOptionsDashStyle Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.DashStyle
getset

Name of the dash style to use for the shape's stroke.

◆ Fill

string Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.Fill
getset

The color of the shape's fill.

◆ Height

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

The height of the shape.

◆ R

double Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.R
getset

The radius of the shape.

◆ Ry

double Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.Ry
getset

The radius of the shape in y direction.Used for the ellipse.

◆ Snap

double Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.Snap
getset

Defines additional snapping area around an annotationmaking this annotation to focus. Defined in pixels.

◆ Src

string Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.Src
getset

The URL for an image to use as the annotation shape.Note, type has to be set to ‘'image’`.

◆ Stroke

string Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.Stroke
getset

The color of the shape's stroke.

◆ StrokeWidth

double Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.StrokeWidth
getset

The pixel stroke width of the shape.

◆ Type

string Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.Type
getset

The type of the shape.Avaliable options are circle, rect and ellipse.

◆ Width

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

The width of the shape.

◆ XAxis

string Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.XAxis
getset

The xAxis index to which the points should be attached.Used for the ellipse.

◆ YAxis

string Highsoft.Web.Mvc.Charts.AnnotationsShapeOptions.YAxis
getset

The yAxis index to which the points should be attached.Used for the ellipse.


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