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


In This Topic
    NDataSeriesFillStyle Class Members
    In This Topic

    The following tables list the members exposed by NDataSeriesFillStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the capacity of the data series. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public PropertyThe number of elements contained in the Collection. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public PropertyDetermines the type of objects contained in this data series. (Inherited from Nevron.Chart.NDataSeriesBase)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyDetermines whether the data series is with fixed size (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public PropertyDetermines whether the data series is read only (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public Propertytrue if access to the ICollection is synchronized (thread-safe); otherwise, false. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public PropertyGets or sets the item at the specified index. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyAn object that can be used to synchronize access to the ICollection. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Top
    Public Methods
     NameDescription
    Public MethodAdds an object to the end of the data series. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodOverloaded. Adds the elements of the specified collection to the end of the data series. The operation is type safe. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodRemoves all items from the data series. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodCreates a copy of the data series. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement)
    Public MethodDetermines whether the data series contains the specified item (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodReturns true if the series contains empty data points (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodCopies the elements of the Collection to an Array, starting at a particular Array index. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    Public MethodRemoves the indexes which are not contained in the specified subset. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodThe data series is filled from the specified column of the OleDbDataReader. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodThe data series is filled with the objects contained in columnName of the specified DataTable. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodThe data series is filled with the objects contained in columnName of the specified DataView. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodThe data series is filled from the enumerator which is obtained from the specified enumerable interface. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodFills the data series with random data. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NChartElement)
    Public MethodReturns a data grid column style which can be used for visual editing of the data series. (Inherited from Nevron.Chart.NDataSeriesBase)
    Public MethodReturns an enumerator that can iterate through a collection. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodGets the items in the specified range (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodGets the value for the specified index. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodFinds the index of the first occurance of the specified item within the data series. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodInserts an item at the specified index. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodInserts a range of items in the data series after the specified index (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement)
    Public MethodRemoves the specified item from the data series (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodRemoves the item at the specified index from the data series (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodRemoves a range of items from the data series (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodRemoves the indexes contained in the specified data series subset from the data series. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodReplaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverloaded. Copies the elements of a collection over a range of elements in the Data Series. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodOverloaded. Sorts the values in the order specified by the order argument. (Inherited from Nevron.Chart.NDataSeries<NFillStyle>)
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodResumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodObtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement)
    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)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement)
    Protected MethodOverloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodStarts a new transaction (Inherited from Nevron.Chart.NChartElement)
    Top
    See Also