Nevron .NET Vision
Nevron.Chart Namespace / NScaleTitleStyle Class
Members


In This Topic
    NScaleTitleStyle Class
    In This Topic
    Controls the appearance of titles that appear on the axis
    Object Model
    NScaleTitleStyle Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <System.SerializableAttribute()>
    Public Class NScaleTitleStyle 
       Inherits NScaleDecorationAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NScaleTitleStyle
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [System.Serializable()]
    public class NScaleTitleStyle : NScaleDecorationAttribute, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.Chart.NScaleConfiguratorAttribute
             Nevron.Chart.NScaleDecorationAttribute
                Nevron.Chart.NScaleTitleStyle

    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