ChartPrinter Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
Initializes a new instance of the Chart |
#Properties
Name | Description |
---|---|
Component |
Provides access to the component printer to print a chart. |
Image |
Specifies the chart’s print image format. |
Is |
Indicates whether or not the chart can be printed and exported. |
Size |
Specifies the printing size mode for the chart control. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Chart |
Clone() |
Creates a copy of the current Chart |
Create |
|
Create |
Creates a component printer to print a chart. |
Create |
|
Dispose() |
Disposes of the Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether or not the specified object is equal to the current Chart |
Get |
Serves as the default hash function. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Perform |
Performs the specified printing action with the specified size mode. |
Perform |
Performs the specified printing action. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Release() |
Finalizes the document creation via the Chart |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also