Reporting

Provides a unified way of converting ChartMargins type values to other types, as well as for accessing standard values and sub properties.

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

Syntax

C#
public class MarginsConverter : TypeConverter
Visual Basic
Public Class MarginsConverter _
	Inherits TypeConverter

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..TypeConverter
    Telerik.Reporting.Charting.Styles..::..MarginsConverter

See Also