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


In This Topic
    NBarSeriesBase Class Members
    In This Topic

    The following tables list the members exposed by NBarSeriesBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the animation style (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyControls the depth of the bars in NLength format, when the series is in Z scatter mode.  
    Public PropertyControls the edge percent of smooth edge bars and cut edge bars. The edge percent must be between 0 and 50.  
    Public PropertyControls the shape of the bars.  
    Public PropertyControls the width of the bars in NLength format, when the series is in X scatter mode.  
    Public PropertyGets or set the the bar width mode when the bar is in scatter mode  
    Public PropertyGets or sets the default stroke style applied to the series borders. (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets or sets the series box clipping (box volume clipped from the chart area) (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets 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)
    Public PropertyGets or sets the stroke style of connector lines  
    Public PropertyGets or sets a NValueFormatter object controlling the formatting of the cumulative values. (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets or sets the NDataLabelStyle object controlling the default appearance of the data point labels. (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets or sets the data point origin index (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets the depth axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyControls the depth of bars in percents of the floor grid cell depth.  
    Public PropertyGets or sets the NEmptyDataPointsAppearance object controlling the appearance of the empty data points. (Inherited from Nevron.Chart.NSeries)
    Public PropertyWhether to items in the series must be sorted for display by their depth order. (Inherited from Nevron.Chart.NXYScatterSeries)
    Public PropertyWhether to enable pixel snapping for bar x values  
    Public PropertyWhether to enable pixel snapping for bar y values  
    Public PropertyControls the X rounding mode of the bar geometry for data items that have no border.  
    Public PropertyControls the Y rounding mode of the bar geometry for data items that have no border.  
    Public PropertyGets or sets the default fill style applied to the series. (Inherited from Nevron.Chart.NSeries)
    Public PropertyControls the gap between cluster bars in percents of the floor grid cell width.  
    Public PropertyControls the visibility of the bottom edge of smooth edge bars and cut edge bars.  
    Public PropertyControls the visibility of the top edge of smooth edge bars and cut edge bars.  
    Public PropertyGets or sets the horizontal axis ids this series is displayed on. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets the horizontal axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyWhether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyWhether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyWhether the series will affect the x axis range (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets a NValueFormatter object controlling the formatting of the index values. (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets or sets the NInfinityDataPointsAppearance object controlling the appearance of infinite data points. (Inherited from Nevron.Chart.NSeries)
    Public PropertyInflates the margins of the series to fit the chart area. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the NInteractivityStyle object controlling the default interactivity features of the data points. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets a NSeriesLabelLayoutSettings object controlling automatic data label layout features. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the labels data series. (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets or sets an instance of the NSeriesLegend class controlling the representation of the series in the legend. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the logical bar width  
    Public PropertyGets or sets a NMarkerStyle object controlling the default appearance of the data point markers. (Inherited from Nevron.Chart.NSeries)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the palette assocaited with the bars  
    Public PropertyGets or set the the bar width mode when the bar is in scatter mode  
    Public PropertyGets or sets a NValueFormatter object controlling the formatting of the percent values. (Inherited from Nevron.Chart.NSeries)
    Public PropertyWhether the series regards axis clipping (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets 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)
    Public PropertyGets or sets whether to draw a connector line between bars  
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets a NValueFormatter object controlling the formatting of the total values. (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertySpecifies whether the series should use custom X positions for the data points. (Inherited from Nevron.Chart.NXYScatterSeries)
    Public PropertySpecifies whether custom Z positions should be used. (Inherited from Nevron.Chart.NXYZScatterSeries)
    Public PropertyGets or sets the Values data series. (Inherited from Nevron.Chart.NSeries)
    Public PropertyGets or sets the vertical axis ids this series is displayed on. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets the vertical axis assigned to this series. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the vertical axis range mode (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyControls the visibility of the series. (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyControls the width of the bars in percents of the floor grid cell width.  
    Public PropertyGets or sets the Data Series that holds the X values of the data points. (Inherited from Nevron.Chart.NXYScatterSeries)
    Public PropertyGets or sets the Z order of the series (Inherited from Nevron.Chart.NSeriesBase)
    Public PropertyGets or sets the Data Series that holds the Z values of the series data points. (Inherited from Nevron.Chart.NXYZScatterSeries)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a data point to the data point collection. (Inherited from Nevron.Chart.NSeries)
    Public MethodRemoves all data points from the collection. (Inherited from Nevron.Chart.NSeries)
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement)
    Public MethodGets the data point at the specified index. (Inherited from Nevron.Chart.NSeries)
    Public Method (Inherited from Nevron.Chart.NXYZScatterSeries)
    Public MethodOverloaded. Instructs the chart whether to scale the series on one of the standard chart axes. (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Chart.NSeries)
    Public MethodGets an an attribute by its name and index (Inherited from Nevron.Chart.NSeries)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NSeries)
    Public Method (Inherited from Nevron.Chart.NSeries)
    Public Method (Inherited from Nevron.Chart.NSeries)
    Public MethodObtains the number of data points contained in the collection. (Inherited from Nevron.Chart.NSeries)
    Public MethodReturns 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)
    Public Method (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodGets the series type (Inherited from Nevron.Chart.NSeriesBase)
    Public MethodInserts a data point to the collection at the specified position. (Inherited from Nevron.Chart.NSeries)
    Public MethodOverloaded. Queries whether the series is scaled on the specified standard axis. (Inherited from Nevron.Chart.NSeriesBase)
    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 data point at the specified index. (Inherited from Nevron.Chart.NSeries)
    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 MethodSets a data point at the specified index. (Inherited from Nevron.Chart.NSeries)
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NXYZScatterSeries)
    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 MethodGets the data series infos (Inherited from Nevron.Chart.NXYZScatterSeries)
    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 Method  
    Protected Method (Inherited from Nevron.Chart.NXYZScatterSeries)
    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