The CandleStickSeriesView type exposes the following members.

Properties

  NameDescription
Color
Gets or sets color of elements displaying increasing values.
Fill
Gets or sets Fill object that is used to paint over.
(Inherited from SeriesView.)
IsValueLegendItemSupported (Inherited from FinancialSeriesViewBase.)
LineWidth
Gets or sets lines width.
ReductionColor
Gets or sets color of elements displaying reducing values.
ReductionValue
Gets or sets a value which indicates according to which field the values with the reduced index will be chosen.
(Inherited from FinancialSeriesViewBase.)
Series
Gets or sets the series displayed.
(Inherited from SeriesView.)
Stroke
Gets or sets Stroke object that is used to trace.
(Inherited from SeriesView.)
Width
Gets or sets relational width of the element which corresponds to the series value.
(Inherited from FinancialSeriesViewBase.)

See Also