Skip to main content
A newer version of this page is available. .

TaskLinkOptionsModel Class

The TaskLinkOptions model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

[ModelOf(typeof(TaskLinkOptions))]
[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public class TaskLinkOptionsModel :
    ChartElementModel

The following members accept/return TaskLinkOptionsModel objects:

Inheritance

Object
ChartElementModel
TaskLinkOptionsModel
See Also