ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Padding Structure
Members

In This Topic
    Padding Structure
    In This Topic
    Provides the settings used to set a margin (four edges) inside a control.
    Object Model
    Padding Structure
    Syntax
    'Declaration
     
    Public Structure Padding 
       Inherits System.ValueType
    public struct Padding : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Chart.Padding

    See Also