The Chart3DStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Chart3DStyle()()()() |
Initializes a new instance of the Chart3DStyle class.
|
![]() |
Chart3DStyle(Chart3DSymbolStyle, Chart3DLineStyle) |
Initializes a new instance of the Chart3DStyle class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
NotifyChanges | (Inherited from Notifier.) |
![]() |
SetOwner | (Overrides Notifier..::..SetOwner(INotifyChanges).) |
![]() |
ToString |
Returns a string that represents the current Chart3DStyle.
(Overrides Object..::..ToString()()()().) |
Fields
Properties
Name | Description | |
---|---|---|
![]() |
LineStyle |
Gets or sets the LineStyle which specifies the color, pattern, and thickness of drop lines in scatter plots.
|
![]() |
SymbolStyle |
Gets or sets the SymbolStyle which specifies the color, size, and shape of points in scatter plots.
|