Name | Description | |
---|---|---|
![]() | NAnnotationSeries Constructor | Default constructor. |
The following tables list the members exposed by NAnnotationSeries.
Name | Description | |
---|---|---|
![]() | NAnnotationSeries Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | AnimationsStyle | Gets or sets the animation style (Inherited from Nevron.Chart.NSeriesBase) |
![]() | BoxClipping | Gets or sets the series box clipping (box volume clipped from the chart area) (Inherited from Nevron.Chart.NSeriesBase) |
![]() | DepthAxis | Gets the depth axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | FillStyle | Gets or sets the default fill style applied to the series. |
![]() | GraphicsPath | Gets or sets the displayed graphics path. |
![]() | HorizontalAxes | Gets or sets the horizontal axis ids this series is displayed on. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | HorizontalAxis | Gets the horizontal axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | IncludeInXAxisRange | Whether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase) |
![]() | IncludeInYAxisRange | Whether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase) |
![]() | IncludeInZAxisRange | Whether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase) |
![]() | InflateMargins | Inflates the margins of the series to fit the chart area. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | InteractivityStyle | Gets or sets the NInteractivityStyle object controlling the default interactivity features of the data points. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | LabelLayout | Gets or sets a NSeriesLabelLayoutSettings object controlling automatic data label layout features. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | Legend | Gets or sets an instance of the NSeriesLegend class controlling the representation of the series in the legend. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | Name | User defined name of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | RegardAxisClipping | Whether the series regards axis clipping (Inherited from Nevron.Chart.NSeriesBase) |
![]() | ShadowStyle | Gets or sets the NShadowStyle object controlling the shadow of the series. Shadows are visible when the context is rendered with GDI+. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | StrokeStyle | Gets or sets the default stroke style applied to the series borders. |
![]() | Tag | User defined data associated with the node (Inherited from Nevron.Chart.NChartElement) |
![]() | UniqueId | Gets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | VerticalAxes | Gets or sets the vertical axis ids this series is displayed on. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | VerticalAxis | Gets the vertical axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | VerticalAxisRangeMode | Gets or sets the vertical axis range mode (Inherited from Nevron.Chart.NSeriesBase) |
![]() | Visible | Controls the visibility of the series. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | ZOrder | Gets or sets the Z order of the series (Inherited from Nevron.Chart.NSeriesBase) |
Name | Description | |
---|---|---|
![]() | 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) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Chart.NSeriesBase) |
![]() | 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.NChartElement) |
![]() | GetAttributeByNameAt | Overridden. Gets an an attribute by its name and index |
![]() | GetAttributeName | Gets the name of the specified child attribute (Inherited from Nevron.Chart.NSeriesBase) |
![]() | GetAttributesAt | Gets the attributes at the specified index. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | GetAttributesCount | Obtains the number of indexed attributes. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | 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 |
![]() | 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) |
![]() | 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) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Chart.NChartElement) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Chart.NSeriesBase) |
Name | Description | |
---|---|---|
![]() | Commit | Commits the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | EndProperty | Resumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement) |
![]() | GetDataSeriesInfos | Gets the data series infos for this class (Inherited from Nevron.Chart.NSeriesBase) |
![]() | GetElementFromUniqueId | Obtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | OnPropertyChanged | General property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode) |
![]() | OnPropertyChanging | General property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordState | Overloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | StartProperty | Records 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) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Chart.NChartElement) |