NevronOpenVision
Nevron.Nov.Chart Namespace / NSeriesLabelLayout Class
Fields Properties Methods Events


In This Topic
    NSeriesLabelLayout Class Members
    In This Topic

    The following tables list the members exposed by NSeriesLabelLayout.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the DataPointSafeguardSize property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the EnableDataPointSafeguard property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the EnableInitialPositioning property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the InvertLocationsForInvertedDataPoints property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the InvertLocationsIfIgnored property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LabelLocations property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SeriesLabelLayoutSettings schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OutOfBoundsLocationMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UseLabelLocations property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the size of the safeguard area that protects data points from being overlaped by labels.  
    Public PropertyGets or sets a value indicating whether data points of this series are protected from being overlapped by labels.  
    Public PropertyGets or sets a value indicating whether label locations should be inverted vertically for data points with inverted vertical orientation.  
    Public PropertyGets or sets a value indicating whether proposed label locations should be inverted if all of them are outside the chart bounds and are ignored.  
    Public PropertyGets or sets an array that contains possible initial label locations that are used by the label layout system.  
    Public PropertySpecifies the treatment mode for locations that fall partially out of the plot bounds.  
    Public PropertyGets or sets a value indicating whether the initial locations in the LabelLocations collection should be used.  
    Top
    See Also