The CombinationChartLineProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BreakOnEmpty | Gets or sets a value indicating whether the lines break on empty values.
|
![]() | Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
![]() | IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
![]() | MarkerSize | Gets or sets the size of the markers.
|
![]() | ShowMarkerLabels | Gets or sets a value indicating whether marker labels are displayed or not.
|
![]() | ShowMarkers | Gets or sets a value indicating whether markers are displayed or not.
|
![]() | SteppedLines |
Gets or sets a value indicating whether lines are drawn in steps or not.
|
![]() | Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
![]() | Width | Gets or sets the width of lines.
|
See Also