Click or drag to resize
LineBorder Class
Line style in border
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesBorder
      Kettic.AspNet.Controls.ChartModel.StylesLineBorder
        More...

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class LineBorder : Border

The LineBorder type exposes the following members.

Constructors
  NameDescription
Public methodLineBorder
Creates new instance of LineStyle class
Public methodLineBorder(Boolean)
Creates new instance of LineStyle class
Public methodLineBorder(Color)
Creates new instance of LineStyle class
Public methodLineBorder(Object)
Creates new instance of LineStyle class
Public methodLineBorder(Color, Single)
Creates new instance of LineStyle class
Public methodLineBorder(Color, Single, DashStyle)
Creates new instance of LineStyle class
Public methodLineBorder(Color, Single, DashStyle, LineCap)
Creates new instance of LineStyle class
Top
Methods
Properties
  NameDescription
Public propertyEndCap
Specifies the end cap property
Public propertyStartCap
Specifies the start cap property
Top
See Also
Inheritance Hierarchy