Click or drag to resize
MarkingAreaStyle Class
Styles of marking area.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesStyleBase
      Kettic.AspNet.Controls.ChartModel.StylesMarkingAreaStyle

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 MarkingAreaStyle : StyleBase

The MarkingAreaStyle type exposes the following members.

Constructors
  NameDescription
Public methodMarkingAreaStyle
Creates a new instance of StyleMarkedZoneclass.
Public methodMarkingAreaStyle(MarkingAreasFill, Border, Shadow, Boolean)
Creates a new instance of StyleMarkedZoneclass.
Top
Properties
  NameDescription
Public propertyFill
Specifies the FillStyle property
Top
See Also