Back to Devexpress

GanttDrawOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-ganttdrawoptions-dot-underscore-properties.md

latest3.3 KB
Original Source

GanttDrawOptions Properties

Contains settings to custom draw Gantt series.

NameDescription
ActualColor2Gets the actual second color of a series or its point, when implementing custom drawing in the chart control. Inherited from DrawOptions.
BorderGets the bar series view’s border settings when implementing custom drawing in the chart control. Inherited from BarDrawOptions.
ColorGets or sets the series view or series view point color when implementing custom drawing in the chart control. Inherited from DrawOptions.
FillStyleGets the Bar series view’s fill style settings when implementing custom draw in the chart control. Inherited from BarDrawOptions.
LinkOptionsGets the Gantt series view’s task link options when implementing custom drawing in the chart control.
MaxValueMarkerGets the marker settings of the maximum value in the range bar series view when implementing custom drawing in the chart control. Inherited from RangeBarDrawOptions.
MaxValueMarkerVisibleGets or sets whether the marker of the maximum value is visible in the range bar chart when implementing a custom draw. Inherited from RangeBarDrawOptions.
MinValueMarkerGets the marker settings of the minimum value in the range bar series view when implementing custom drawing in the chart control. Inherited from RangeBarDrawOptions.
MinValueMarkerVisibleGets or sets whether the marker of the minimum value is visible in the range bar chart when implementing a custom draw. Inherited from RangeBarDrawOptions.
ShadowGets the bar series view’s shadow settings when implementing custom drawing in the chart control. Inherited from BarDrawOptions.

See Also

GanttDrawOptions Class

GanttDrawOptions Members

DevExpress.XtraCharts Namespace