ActiveReports.Chart Request technical support
DataDynamics.ActiveReports.Chart Namespace
See Also  Inheritance Hierarchy

Classes

ClassDescription
AdoDataProvider For internal use only.
AxesCollection Represents a collection of axis.
Axis Represents the axis of the chart.
AxisBase Represents the set of properties of an axis.
AxisScroll Represents the scroll bar on an axis.
BackdropItem Represents the backdrop that acts as a separate item and handles mouse events.
BindingUtil For internal use only.
Border Represents the information required to draw the borders of the graph.
BorderSizes Describes the size of the border around the rectangular area.
ChartArea Specifies the properties of the chart area.
ChartAreasCollection Specifies the settings for the chart areas collection.
ChartTypeConfig Represents the settings for the ChartTypeConfig object.
ConstantDataProvider For internal use only.
CustomAxis Represents the properties of a custom axis.
CustomDrawEventArgs Represents the properties of the custom draw event arguments for the chart.
CustomProperties Represents the set of custom properties for the chart.
DataPoint Represents the set of properties for a data point.
DataPointsCollection Specifies the settings for the DataPoints collection.
DoubleArray Represents the settings for the DoubleArray class.
DrawCustomizableComponent For internal use only.
DrawCustomizableItem For internal use only.
FontInfo Represents the settings for the FontInfo class.
FormulaDataProvider For internal use only.
GraphMouseEventArgs Represents the properties of the mouse event arguments for the chart.
GraphXmlSerializationContext For internal use only.
GridLayout Represents the settings for the GridLayout object.
HitTest Represents the properties of the HitTest object.
Item For internal use only.
ItemComponent For internal use only.
KeyValuePair Represents the settings for the KeyValuePair object.
LabelInfo Represents the settings for the LabelInfo class.
LabelsCollection Specifies the settings for the labels collection.
Legend Represents the settings for the Legend object.
LegendItem Represents the settings for the LegendItem object.
LegendItemsCollection Represents the settings for the LegendItemsCollection class.
LegendsCollection Represents the settings for the LegendsCollection class.
Light Represents the settings of the Light object.
Marker Represents the settings for the Marker object.
MouseEnabledComponent For internal use only.
MouseEnabledItem For internal use only.
PlaneItem Represents the settings for the PlaneItem object used for the chart walls.
Projection Represents the settings of the geometric Projection object.
ReferenceDataProvider For internal use only.
SequenceDataProvider For internal use only.
Series Represents the settings for the Series object.
SeriesCollection Represents the settings for the SeriesCollection class.
SeriesReferenceDataProvider For internal use only.
SeriesReferenceXDataProvider For internal use only.
SeriesReferenceYDataProvider For internal use only.
SeriesSelfReferenceXDataProvider For internal use only.
SeriesSelfReferenceYDataProvider For internal use only.
SharpGraph Represents the settings for the SharpGraph object.
Tick Represents the settings of the Tick object.
Title Represents the settings for the Title object.
TitlesCollection Represents the settings for the TitlesCollection object.
WallRange Represents the settings of the WallRange object.
WallRangesCollection Represents the settings of the WallRangesCollection object.
XYVAlueChangedEventArgs For internal use only.

Interfaces

InterfaceDescription
DataProvider For internal use only.
ICustomBorderDrawer For internal use only.
ICustomDrawer For internal use only.
ICustomPropertyValueValidator For internal use only.
IGraphItem For internal use only.
IGraphXmlSerializable For internal use only.
IMouseEnabled For internal use only.
INamedComponent For internal use only.
ISGDesigner For internal use only.
StandardProperties Represents standard properties on a series that are available for most graph types.

Structures

StructureDescription
NullableBoolean For internal use only.

Delegates

DelegateDescription
CustomDrawEventHandler Represents the method that handles the CustomDraw event.
GraphMouseEventHandler Represents the method that handles the GraphMouse event.
XYValueChangedEventHandler For internal use only.

Enumerations

EnumerationDescription
Alignment Specifies how the text item anchors to its position.
ArrowType Specifies the arrow type used for the axis line.
AxisType Specifies the axis type.
BarType Specifies the type of bars to use.
BaseStyle Gets or sets a circular or square base drawing style for the 3D funnel chart or 3D pyramid chart.
ChartType Specifies the ChartType used for the Series.
ColorPalette Specifies what color palette is used.
CustomPropertyType For internal use only.
DeviceModes Specifies the device drawing mode used to render the chart.
DockType Specifies the docking area.
FunnelStyle Specifies whether the Y value for the series points to the width or the height of the funnel. The default value is YIsHeight.
GraphXmlSerializationContext.DirectionType For internal use only.
LabelsPlacement Specifies whether the data point labels appear on the left or right side of the funnel or pyramid chart.
LegendMode Specifies the mode used to render legend items.
LightType Specifies the type of light source used.
MarkerStyle Specifies the shape of the marker.
StandardAxis Specifies which axis is the standard axis.
StdLegendMarker Specifies the standard legend marker shape to use.
UICommand Specifies the command to be used for the DoCommand method of the Chart control.
UIOptions Specifies the user interface settings for the Chart control.

See Also