GanttDrawOptions Members
In This Article
#Properties
Name | Description |
---|---|
Actual |
Gets the actual second color of a series or its point, when implementing custom drawing in the chart control.
Inherited from Draw |
Border |
Gets the bar series view’s border settings when implementing custom drawing in the chart control.
Inherited from Bar |
Color |
Gets or sets the series view or series view point color when implementing custom drawing in the chart control.
Inherited from Draw |
Fill |
Gets the Bar series view’s fill style settings when implementing custom draw in the chart control.
Inherited from Bar |
Link |
Gets the Gantt series view’s task link options when implementing custom drawing in the chart control. |
Max |
Gets the marker settings of the maximum value in the range bar series view when implementing custom drawing in the chart control.
Inherited from Range |
Max |
Gets or sets whether the marker of the maximum value is visible in the range bar chart when implementing a custom draw.
Inherited from Range |
Min |
Gets the marker settings of the minimum value in the range bar series view when implementing custom drawing in the chart control.
Inherited from Range |
Min |
Gets or sets whether the marker of the minimum value is visible in the range bar chart when implementing a custom draw.
Inherited from Range |
Shadow |
Gets the bar series view’s shadow settings when implementing custom drawing in the chart control.
Inherited from Bar |
#Methods
Name | Description |
---|---|
Clone() |
Creates a copy of the current Draw |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also