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


In This Topic
    NErrorBarSeries Class Members
    In This Topic

    The following tables list the members exposed by NErrorBarSeries.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the data points child property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the error bar series schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the shape property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowLowerXError property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowLowerYError property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowLowerZError property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowUpperXError property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowUpperYError property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowUpperZError property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the size property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the XErrorSizeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the XErrorValueFormatter property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the YErrorSizeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the YErrorValueFormatter property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZErrorSizeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZErrorValueFormatter property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the data points  
    Public PropertyGets or set the shape of the points  
    Public PropertyGets or sets whether to show the lower x error  
    Public PropertyGets or sets whether to show the lower y error  
    Public PropertyGets or sets whether to show the lower y error  
    Public PropertyGets or sets whether to show the upper x error  
    Public PropertyGets or sets whether to show the upper y error  
    Public PropertyGets or sets whether to show the upper y error  
    Public PropertyGets or sets the point size  
    Public PropertyGets or sets the x error size  
    Public PropertyGets or sets the formatter used to format the x error values (upper and lower)  
    Public PropertyGets or sets the y error size  
    Public PropertyGets or sets the formatter used to format the y error values (upper and lower)  
    Public PropertyGets or sets the z error size  
    Public PropertyGets or sets the formatter used to format the z error values (upper and lower)  
    Top
    Protected Properties
     NameDescription
    Internal PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the data points child of the series  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Top
    See Also