Nevron .NET Vision
Nevron.Chart Namespace / NScaleLabelAngle Structure
Members


In This Topic
    NScaleLabelAngle Structure
    In This Topic
    Object Model
    NScaleLabelAngle Structure
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorAttribute(Nevron.Editors.NScaleLabelAngleTypeEditor, System.Drawing.Design.UITypeEditor)>
    <System.SerializableAttribute()>
    Public Structure NScaleLabelAngle 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NScaleLabelAngle
    [System.ComponentModel.Editor(Nevron.Editors.NScaleLabelAngleTypeEditor, System.Drawing.Design.UITypeEditor)]
    [System.Serializable()]
    public struct NScaleLabelAngle : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Chart.NScaleLabelAngle

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also