Skip to main content
A newer version of this page is available.
All docs
V19.1

CustomLabelInformation.HorizontalPitch Property

Specifies the horizontal pitch of a custom label.

Namespace: DevExpress.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v19.1.dll

Declaration

public float HorizontalPitch { get; set; }

Property Value

Type Description
Single

A Single structure, specifying the custom label’s horizontal pitch.

See Also