Click or drag to resize
CombochartSeries Properties

The CombochartSeries type exposes the following members.

Properties
  NameDescription
Public propertyAxis
Which y-axis to use. Set to 0 for primary axis (which by default is docked to the left). Only used if type is not set to 'bar'
Public propertyMarker
Marker style. Only used if type is set to 'marker'.
Public propertyMarkerFill
Fill marker. Only used if type is set to 'marker' (and marker is not set to 'line')
Public propertySession
The session from which this structure was created.
(Inherited from AbstractStructure.)
Public propertyType
How to visualize the series.
Top
See Also