Nevron .NET Vision
Nevron.Chart Namespace / NAreaSeries Class


In This Topic
    NAreaSeries Class Properties
    In This Topic

    For a list of all members of this type, see NAreaSeries members.

    Public Properties
     NameDescription
    Public PropertyWhether the series allows negative stack values  
    Public PropertyGets or sets the animation style (Inherited from Nevron.Chart.NSeriesBase)
    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 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 the area in percent of the floor grid cell's depth. (Inherited from Nevron.Chart.NXYAreaSeries)
    Public PropertyControls the visibility of the vertical area lines. (Inherited from Nevron.Chart.NXYAreaSeries)
    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 PropertyGets or sets the default fill style applied to the series. (Inherited from Nevron.Chart.NSeries)
    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 a NMarkerStyle object controlling the default appearance of the data point markers. (Inherited from Nevron.Chart.NSeries)
    Public PropertyControls the mode of the area series.  
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertySpecifies the area origin value. (Inherited from Nevron.Chart.NAreaSeriesBase)
    Public PropertySpecifies which value should be used as an area origin. (Inherited from Nevron.Chart.NAreaSeriesBase)
    Public PropertyGets or sets the palette assocaited with the area (Inherited from Nevron.Chart.NXYAreaSeries)
    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 the sample distance when the series uses sampling  
    Public PropertyWhether or not the line series will use sampling  
    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 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 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 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)
    Top
    See Also