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


In This Topic
    NDataPoint Class Members
    In This Topic

    The following tables list the members exposed by NDataPoint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the id of this data point  
    Public PropertyGets the index of the data point in the series  
    Public PropertyGets/sets the specific data point value identified by the indexer argument  
    Public PropertyDetermines whether the data point contains a valid animations style (e.g. whether animation was specified)  
    Public PropertyDetermines whether the data point contains a valid data label style (e.g. whether data label style was specified)  
    Public PropertyDetermines whether the data point contains a valid fill style (e.g. whether fill style was specified)  
    Public PropertyDetermines whether the data point contains a valid interactivity style (e.g. whether interactivity style was specified)  
    Public PropertyDetermines whether the data point contains a valid marker style (e.g. whether marker style was specified)  
    Public PropertyDetermines whether the data point contains a valid stroke style (e.g. whether stroke style was specified)  
    Public PropertyDetermines whether the data point contains a valid tag (e.g. whether tag was specified)  
    Top
    Public Methods
     NameDescription
    Public MethodClears the data point (makes it empty).  
    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  
    Public MethodGets a child or descendant attribute by its name  
    Public MethodGets the name of the specified child attribute  
    Public MethodGets whether the specified value is value  
    Public MethodSets a child or descendant attribute by its name  
    Public MethodSets whether the specified value is valid  
    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