Copies properties from another ChartThreeDProperties to the current object.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public void AssignFrom( ChartThreeDProperties source ) |
Visual Basic |
---|
Public Sub AssignFrom ( _ source As ChartThreeDProperties _ ) |
Parameters
- source
- Type: C1.C1Rdl.Rdl2008..::..ChartThreeDProperties
The source object to copy properties from.