Assign(ChartPrinter)
|
Copies all the settings from the ChartPrinter object passed as the parameter.
|
Clone()
|
Creates a copy of the current ChartPrinter object.
|
CreateArea(String, BrickGraphics)
|
|
CreateComponentPrinter()
|
Creates a component printer to print a chart.
|
CreateDetail(BrickGraphics)
|
|
Dispose()
|
Disposes of the ChartPrinter object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether or not the specified object is equal to the current ChartPrinter instance.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
Initialize(PrintingSystemBase, LinkBase)
|
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
PerformPrintingAction(Action0, PrintSizeMode)
|
Performs the specified printing action with the specified size mode.
|
PerformPrintingAction(Action0)
|
Performs the specified printing action.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Release()
|
Finalizes the document creation via the ChartPrinter class.
|
ToString()
|
Returns a string that represents the current object.
|