Skip to main content
A newer version of this page is available.
All docs
V18.2

CustomLabelInformation.VerticalPitch Property

Specifies the vertical pitch of a custom label.

Namespace: DevExpress.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v18.2.dll

Declaration

public float VerticalPitch { get; set; }

Property Value

Type Description
Single

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

See Also