Back to Devexpress

BestSizeEstimator Members

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-bestsizeestimator-dot-underscore-members.md

latest4.8 KB
Original Source

BestSizeEstimator Members

Enables you to find optimal boundaries to fit the text, and vice versa, get a font to fit the specified boundaries.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetBoundsToFitContainer(XRControl) staticGets boundaries for the specified control to fit its parent container.
GetBoundsToFitText(XRLabel, String) staticGets boundaries that fit the specified text within the specified control.
GetBoundsToFitText(XRLabel) staticGets boundaries that fit an actual label text.
GetBoundsToFitText(String, BrickStyle, ReportUnit) staticGets boundaries that fit the specified text with the specified style and system of measurement.
GetBoundsToFitText(String, BrickStyle, RectangleF, ReportUnit) staticGets boundaries that fit the specified text with the specified style and system of measurement, and reside within the specified initial boundaries.
GetBoundsToFitText(String, BrickStyle, Single, Single) static
GetFontToFitBounds(XRLabel, String) staticGets the font with which the specified text fits the specified label’s boundaries.
GetFontToFitBounds(XRLabel) staticGets the font with which the label actual text fits its boundaries.
GetFontToFitBounds(String, BrickStyle, RectangleF, ReportUnit) staticGets the font with which the specified text fits the specified boundaries.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

BestSizeEstimator Class

DevExpress.XtraReports.UI Namespace