[]
Chart area and legend base class.
public abstract class DrawCustomizableComponent : DrawCustomizableItem, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, INamedComponent, IDisposable
Name | Description |
---|---|
DrawCustomizableComponent() |
Name | Description |
---|---|
Name | Gets or sets component name. |
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
ToString() | Returns a string that represents the current object. |
Name | Description |
---|---|
Disposed | Throws if component was disposed. |