Skip to main content

CustomStock2DModel.CenterLineTemplate Property

Specifies the Center Line template for the CustomStock2DModel.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

public DataTemplate CenterLineTemplate { get; set; }

#Property Value

Type Description
DataTemplate

A DataTemplate object.

See Also