Name | Description | |
---|---|---|
![]() | AddDataPoint | Adds a data point to the data point collection. (Inherited from Nevron.Chart.NSeries) |
![]() | ClearDataPoints | Removes all data points from the collection. (Inherited from Nevron.Chart.NSeries) |
![]() | Clone | Creates an identical copy of this object (Inherited from Nevron.Chart.NChartNode) |
![]() | CloneWithNewUniqueId | Creates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | ComposeDataPoint | Gets the data point at the specified index. (Inherited from Nevron.Chart.NSeries) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Chart.NXYScatterSeries) |
![]() | DisplayOnAxis | Overloaded. Instructs the chart whether to scale the series on one of the standard chart axes. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | GetAttributeByName | Gets a child or descendant attribute by its name (Inherited from Nevron.Chart.NSeries) |
![]() | GetAttributeByNameAt | Gets an an attribute by its name and index (Inherited from Nevron.Chart.NSeries) |
![]() | GetAttributeName | Gets the name of the specified child attribute (Inherited from Nevron.Chart.NSeries) |
![]() | GetAttributesAt | (Inherited from Nevron.Chart.NSeries) |
![]() | GetAttributesCount | (Inherited from Nevron.Chart.NSeries) |
![]() | GetDataPointCount | Obtains the number of data points contained in the collection. (Inherited from Nevron.Chart.NSeries) |
![]() | GetDataSeries | Returns a collection of the data series used by the series. The included series are controlled with the included and excluded parameters. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | GetInflate | (Inherited from Nevron.Chart.NSeriesBase) |
![]() | GetSeriesType | Overridden. Gets the series type |
![]() | InsertDataPointAt | Inserts a data point to the collection at the specified position. (Inherited from Nevron.Chart.NSeries) |
![]() | IsDisplayedOnAxis | Overloaded. Queries whether the series is scaled on the specified standard axis. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | OnAttributeChanged | Called by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanged | Called by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanging | Called by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement) |
![]() | RemoveDataPointAt | Removes the data point at the specified index. (Inherited from Nevron.Chart.NSeries) |
![]() | ReplaceForeignUniqueIds | Replaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement) |
![]() | SetAttributeByName | Sets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | StoreDataPoint | Sets a data point at the specified index. (Inherited from Nevron.Chart.NSeries) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Chart.NChartElement) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Chart.NXYScatterSeries) |