|
Allow
|
Properties controlling whether specific plotting
methods will be available. |
|
ComparisonSubsets
|
Gets and Sets the quantity of subsets at
end of subset range to be plotted in a secondary plotting method. Used
to mix plotting methods such as bars and lines. See help for more info. |
|
MarkDataPoints
|
Gets or Sets whether datapoints are annotated
with a small dot. |
|
Method
|
Gets or Sets the style of chart, Line, Bar,
Area, Point, etc. |
|
MethodII
|
Gets or Sets the comparison style of chart,
Line, Point, etc. produced from the use of ComparisonSubsets or RYAxisComparisonSubsets. |
|
Methods
|
Gets and Sets the plotting style associated
with zero based subset indices. Used to control plotting style on a per
subset basis. |
|
Option
|
Properties providing general control over
plotting method optional features. |
|
PointSize
|
Gets or Sets the point size when Plot.Method
is set to include point graphics. See Also: Plot.Option.MinimumPointSize |
|
PointTypes
|
Gets and Sets data point types on a per-point
basis. To change point types per subset use Plot.SubsetPointTypes. To
control per subset use of this property, set Plot.SubsetForPointTypes. |
|
PolyMode
|
Gets or Sets the style of polygon contruction.
Depending upon this setting, Plot.Method has different possibilities. |
|
SubsetForPointColors
|
This property will determine which subset
indices will use Plot.PointColors and which will use the default color
defined with the Plot.SubsetColors property. |
|
SubsetForPointTypes
|
This property will determine which subset
indices will use Plot.PointTypes and which will use the default type defined
with the Plot.SubsetPointTypes property. |
|
SubsetLineTypes
|
Gets and Sets the line styles associated
with zero based subset indices. |
|
SubsetPointTypes
|
Gets and Sets the point styles associated
with zero based subset indices. |