Skip to main content

CustomStock2DModel.OpenLineTemplate Property

Specifies the Open Line template for the CustomStock2DModel.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

public DataTemplate OpenLineTemplate { get; set; }

#Property Value

Type Description
DataTemplate

A DataTemplate object.

See Also