Nevron .NET Vision
Nevron.Chart Namespace / NErrorBarDataPoint Class
Properties Methods


In This Topic
    NErrorBarDataPoint Class Members
    In This Topic

    The following tables list the members exposed by NErrorBarDataPoint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the id of this data point (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyGets the index of the data point in the series (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyGets/sets the specific data point value identified by the indexer argument (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyDetermines whether the data point contains a valid animations style (e.g. whether animation was specified) (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyDetermines whether the data point contains a valid data label style (e.g. whether data label style was specified) (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyDetermines whether the data point contains a valid fill style (e.g. whether fill style was specified) (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyDetermines whether the data point contains a valid interactivity style (e.g. whether interactivity style was specified) (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyDetermines whether the data point contains a valid marker style (e.g. whether marker style was specified) (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyDetermines whether the data point contains a valid stroke style (e.g. whether stroke style was specified) (Inherited from Nevron.Chart.NDataPoint)
    Public PropertyDetermines whether the data point contains a valid tag (e.g. whether tag was specified) (Inherited from Nevron.Chart.NDataPoint)
    Top
    Public Methods
     NameDescription
    Public MethodClears the data point (makes it empty). (Inherited from Nevron.Chart.NDataPoint)
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    Public MethodFormats the specified tooltip format string (Inherited from Nevron.Chart.NDataPoint)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Chart.NDataPoint)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NDataPoint)
    Public MethodGets whether the specified value is value (Inherited from Nevron.Chart.NDataPoint)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NDataPoint)
    Public MethodSets whether the specified value is valid (Inherited from Nevron.Chart.NDataPoint)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    Top
    Protected Methods
     NameDescription
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Top
    See Also