Reporting

Specifies the unit of measurement.

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public enum UnitType
Visual Basic
Public Enumeration UnitType

Members

Member nameValueDescription
Pixel1 Measurement is in pixels.
Percentage2 Measurement is a percentage relative to the parent element.

Version Information

Supported in: 1.0.1

See Also