Axis |
public class AxisCreationArguments : ICloneable
The AxisCreationArguments type exposes the following members.
Name | Description | |
---|---|---|
AxisCreationArguments | Initializes a new instance of the AxisCreationArguments class |
Name | Description | |
---|---|---|
AxisStyles | ||
CurrentStyle | Gets or sets the current style. After successfully showing the dialog, this property contains the identifier of the axis that should be created. | |
MoveAxis | Gets or sets a value indicating whether to move a axis style or to copy it.. | |
TemplateStyle | Before showing the axis creation dialog, this property should be set to the currently choosen axis style. At the end of the axis creation dialog, this contains the identifier of the axis that should be used as an template to copy the axis from. |
Name | Description | |
---|---|---|
AddAxis | ||
Clone | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
InitializeAxisInformationList | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |