See Also

Series Class  | DataDynamics.ActiveReports.Chart Namespace

See Also ActiveReports.Chart Send feedback to Data Dynamics

Series Class Members

Series overview

Public Constructors

Public Constructor Series Constructor  

Public Properties

Public Property Annotations Returns the collection of Annotations which is used with the Series.
Public Property AntiAliasMode (Inherited from DrawCustomizableItem) 
Public Property AxisX Sets or returns the axis the Layer will be based on horizontally.
Public Property AxisY Sets or returns the axis the Layer will be based on vertically.
Public Property Backdrop Gets or sets the backdrop information used to fill the Series.
Public Property BorderLine Gets or sets the line information used for the border line of the Series.
Public Property ChartArea Sets or returns the ChartArea for the Series.
Public Property ChartConfig Returns the ChartTypeConfig for the Series.
Public Property ColorPalette Gets or sets the color palette enumeration used for the series.
Public Property ContextMenu (Inherited from MouseEnabledItem) 
Public Property DisplayInLegend Gets or sets a value indicating whether the Series is displayed in the graph legend.
Public Property Legend Gets or sets the Legend object for the series.
Public Property LegendText Gets or sets the text that will be displayed for the series in the legend.
Public Property Line Gets or sets the line information used for the series.
Public Property Marker Gets or sets the marker information used for the series.
Public Property Name Overridden. Gets or sets the name of the series as a string.
Public Property Points Gets a DataPointsCollection object.
Public Property Properties Gets or sets the CustomProperties settings for the series.
Public Property Tooltip Gets or sets the tooltip text for the series.
Public Property Type Gets or sets the chart type for the series.
Public Property ValueMembersY Gets or sets the binding formula for the Y values in the series.
Public Property ValueMemberX Gets or sets the binding formula for the X values in the series.
Public Property Visible Sets or returns a value indicating whether the series is visible.
Public Property ZOrder Gets or sets the Z position of the series on the chart.

Public Methods

Public Method Clone Overridden. Creates a clone of the Series object.
Public Method Dispose (Inherited from MouseEnabledComponent) 
Public Method InternalGetParents (Inherited from Item) 
Public Method OnMouseDown (Inherited from MouseEnabledItem) 
Public Method OnMouseEnter (Inherited from MouseEnabledItem) 
Public Method OnMouseHover Overridden.  
Public Method OnMouseLeave Overridden. Raises the MouseLeave event.
Public Method OnMouseMove Overridden. Raises the MouseMove event.
Public Method OnMouseUp (Inherited from MouseEnabledItem) 
Public Method OnMouseWheel (Inherited from MouseEnabledItem) 
Public Method ShouldSerializePoints  
Public Method ToString (Inherited from MouseEnabledComponent) 

Public Events

Public Event Change (Inherited from Item) 
Public Event Disposed (Inherited from MouseEnabledComponent) 
Public Event MouseDown (Inherited from MouseEnabledItem) 
Public Event MouseEnter (Inherited from MouseEnabledItem) 
Public Event MouseHover (Inherited from MouseEnabledItem) 
Public Event MouseLeave (Inherited from MouseEnabledItem) 
Public Event MouseMove (Inherited from MouseEnabledItem) 
Public Event MouseUp (Inherited from MouseEnabledItem) 
Public Event MouseWheel (Inherited from MouseEnabledItem) 
Public Event PostDraw (Inherited from DrawCustomizableItem) 
Public Event PreDraw (Inherited from DrawCustomizableItem) 
Public Event ValueChangedEvent For internal use only.

See Also

Series Class  | DataDynamics.ActiveReports.Chart Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.