Skip to main content

ChartToolTipController.ContentMargin Property

This property is hidden, because it is not supported in this class.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

[XtraSerializableProperty]
public Thickness ContentMargin { get; set; }

#Property Value

Type Description
Thickness

A Thickness value.

See Also