ActiveReports 6 Online Help
Series Class Members
Properties  Methods  Events

The following tables list the members exposed by Series.

Public Constructors
 NameDescription
Public ConstructorSeries ConstructorInitializes a new instance of the Series class.  
Top
Public Properties
 NameDescription
Public PropertyAnnotationsReturns the collection of Annotations which is used with the Series.  
Public PropertyAntiAliasModeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public PropertyAxisXSets or returns the axis the Layer will be based on horizontally.  
Public PropertyAxisYSets or returns the axis the Layer will be based on vertically.  
Public PropertyBackdropGets or sets the backdrop information used to fill the Series.  
Public PropertyBorderLineGets or sets the line information used for the border line of the Series.  
Public PropertyChartAreaSets or returns the ChartArea for the Series.  
Public PropertyChartConfigReturns the ChartTypeConfig for the Series.  
Public PropertyColorPaletteGets or sets the color palette enumeration used for the series.  
Public PropertyContextMenuFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public PropertyDisplayInLegendGets or sets a value indicating whether the Series is displayed in the graph legend.  
Public PropertyLegendGets or sets the Legend object for the series.  
Public PropertyLegendItemsModeGets or sets the mode used to display legend items.  
Public PropertyLegendTextGets or sets the text that will be displayed for the series in the legend.  
Public PropertyLineGets or sets the line information used for the series.  
Public PropertyMarkerGets or sets the marker information used for the series.  
Public PropertyNameOverridden. Gets or sets the name of the series as a string.  
Public PropertyPointsGets a DataPointsCollection object.  
Public PropertyPropertiesGets or sets the CustomProperties settings for the series.  
Public PropertyTooltipGets or sets the tooltip text for the series.  
Public PropertyTypeGets or sets the chart type for the series.  
Public PropertyValueMembersYGets or sets the binding formula for the Y values in the series.  
Public PropertyValueMemberXGets or sets the binding formula for the X values in the series.  
Public PropertyVisibleSets or returns a value indicating whether the series is visible.  
Public PropertyZOrderGets or sets the Z position of the series on the chart.  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a clone of the Series object.  
Public MethodDestroy (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodDisposeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Public MethodInternalGetParentsFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodOnMouseDownFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseEnterFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseHoverOverridden.   
Public MethodOnMouseLeaveOverridden. Raises the MouseLeave event.  
Public MethodOnMouseMoveOverridden. Raises the MouseMove event.  
Public MethodOnMouseUpFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodOnMouseWheelFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public MethodShouldSerializePointsFor internal use only.  
Public MethodToStringFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Top
Public Events
 NameDescription
Public EventChangeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public EventDisposedFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledComponent)
Public EventMouseDownFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseEnterFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseHoverFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseLeaveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseMoveFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseUpFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventMouseWheelFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.MouseEnabledItem)
Public EventPostDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Public EventPreDrawFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.DrawCustomizableItem)
Top
See Also

Reference

Series Class
DataDynamics.ActiveReports.Chart Namespace

Send Feedback