Click or drag to resize

DropAreaPlotStyle Fields

The DropAreaPlotStyle type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_connectCircularIf true, the start and the end point of the line are connected too.
Protected field_connectionStyle Stores the line connection style used for the filled area outline.
Protected field_fillBrush Stores the brush used to fill the area.
Protected field_fillColorLinkageDesignates if the fill color is independent or dependent.
Protected field_fillDirection Stores the direction toward which the area is filled.
Protected field_fillRule Stores the rule used to determine the filled area.
Protected field_frameColorLinkageDesignates if the fill color is independent or dependent.
Protected field_framePen Stores the pen used to draw the frame around the filled area.
Protected field_ignoreMissingDataPoints Gets or sets whether missing data points are ignored when connecting the area outline.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Top
See Also