Name | Description | |
---|---|---|
![]() | NBubbleSeries Constructor | Default constructor |
The following tables list the members exposed by NBubbleSeries.
Name | Description | |
---|---|---|
![]() | NBubbleSeries Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | AnimationsStyle | Gets or sets the animation style (Inherited from Nevron.Chart.NSeriesBase) |
![]() | BorderStyle | Gets or sets the default stroke style applied to the series borders. (Inherited from Nevron.Chart.NSeries) |
![]() | BoxClipping | Gets or sets the series box clipping (box volume clipped from the chart area) (Inherited from Nevron.Chart.NSeriesBase) |
![]() | BubbleShape | Controls the bubble style. |
![]() | BubbleSizeScale | Gets or sets the bubble scale |
![]() | Clip | Gets or sets the object controlling the visible box of the series data. You can use this object to clip parts of the series content. (Inherited from Nevron.Chart.NSeries) |
![]() | CumulativeValueFormatter | Gets or sets a NValueFormatter object controlling the formatting of the cumulative values. (Inherited from Nevron.Chart.NSeries) |
![]() | CustomShape | Gets or set a custom shape object that is used for display of data points. |
![]() | DataLabelStyle | Gets or sets the NDataLabelStyle object controlling the default appearance of the data point labels. (Inherited from Nevron.Chart.NSeries) |
![]() | DataPointOriginIndex | Gets or sets the data point origin index (Inherited from Nevron.Chart.NSeries) |
![]() | DepthAxis | Gets the depth axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | EmptyDataPointsAppearance | Gets or sets the NEmptyDataPointsAppearance object controlling the appearance of the empty data points. (Inherited from Nevron.Chart.NSeries) |
![]() | EnableDepthSort | Whether to items in the series must be sorted for display by their depth order. (Inherited from Nevron.Chart.NXYScatterSeries) |
![]() | FillStyle | Gets or sets the default fill style applied to the series. (Inherited from Nevron.Chart.NSeries) |
![]() | 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) |
![]() | IndexValueFormatter | Gets or sets a NValueFormatter object controlling the formatting of the index values. (Inherited from Nevron.Chart.NSeries) |
![]() | InfinityDataPointsAppearance | Gets or sets the NInfinityDataPointsAppearance object controlling the appearance of infinite data points. (Inherited from Nevron.Chart.NSeries) |
![]() | 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) |
![]() | Labels | Gets or sets the labels data series. (Inherited from Nevron.Chart.NSeries) |
![]() | Legend | Gets or sets an instance of the NSeriesLegend class controlling the representation of the series in the legend. (Inherited from Nevron.Chart.NSeriesBase) |
![]() | MarkerStyle | Gets or sets a NMarkerStyle object controlling the default appearance of the data point markers. (Inherited from Nevron.Chart.NSeries) |
![]() | MaxSize | Controls the maximal bubble size. |
![]() | MinSize | Controls the minimal bubble size. |
![]() | Name | User defined name of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | Palette | Gets or sets the palette assocaited with the bubbles |
![]() | PercentValueFormatter | Gets or sets a NValueFormatter object controlling the formatting of the percent values. (Inherited from Nevron.Chart.NSeries) |
![]() | 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) |
![]() | Sizes | Gets or sets the data series containing the bubble sizes. |
![]() | Tag | User defined data associated with the node (Inherited from Nevron.Chart.NChartElement) |
![]() | TotalValueFormatter | Gets or sets a NValueFormatter object controlling the formatting of the total values. (Inherited from Nevron.Chart.NSeries) |
![]() | UniqueId | Gets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | UseXValues | Specifies whether the series should use custom X positions for the data points. (Inherited from Nevron.Chart.NXYScatterSeries) |
![]() | UseZValues | Specifies whether custom Z positions should be used. (Inherited from Nevron.Chart.NXYZScatterSeries) |
![]() | Values | Gets or sets the Values data series. (Inherited from Nevron.Chart.NSeries) |
![]() | 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) |
![]() | XValues | Gets or sets the Data Series that holds the X values of the data points. (Inherited from Nevron.Chart.NXYScatterSeries) |
![]() | ZOrder | Gets or sets the Z order of the series (Inherited from Nevron.Chart.NSeriesBase) |
![]() | ZValues | Gets or sets the Data Series that holds the Z values of the series data points. (Inherited from Nevron.Chart.NXYZScatterSeries) |
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 | Overridden. |
![]() | 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) |
![]() | OnSeriesChanged | Overridden. |
![]() | 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 | Overridden. |
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 | Overridden. Gets the data series infos |
![]() | 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) |
![]() | SortByCameraDistanceXYZ | (Inherited from Nevron.Chart.NXYZScatterSeries) |
![]() | 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) |