ChartStyle Members
Constructors
Name |
---|
ChartStyle() |
Properties
Name | Description |
---|---|
BackgroundColor | Inherited from ChartStyleBase. |
BorderColor | Inherited from ChartStyleBase. |
BorderThickness | Inherited from ChartStyleBase. |
PaddingBottom | Inherited from ChartStyleBase. |
PaddingLeft | Inherited from ChartStyleBase. |
PaddingRight | Inherited from ChartStyleBase. |
PaddingTop | Inherited from ChartStyleBase. |
Methods
Name | Description |
---|---|
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetPalette() | Inherited from ChartStyleBase. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
SetPadding(Integer, Integer, Integer, Integer) | Inherited from ChartStyleBase. |
SetPalette(Int32[]) | Inherited from ChartStyleBase. |
See Also