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

CustomLabelInformation.VerticalPitch Property

Specifies the vertical pitch of a custom label.

Namespace: DevExpress.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v19.1.dll

Declaration

public float VerticalPitch { get; set; }

Property Value

Type Description
Single

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

See Also