Base class for all single line objects such
as horizontal or
vertical line.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class ChartSingleLineBase : ChartObjectBase |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class ChartSingleLineBase _ Inherits ChartObjectBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ChartSingleLineBase : public ChartObjectBase |
Inheritance Hierarchy
System..::.Object
RightEdge.Common.ChartObjects..::.ChartObjectBase
RightEdge.Common.ChartObjects..::.ChartSingleLineBase
RightEdge.Common.ChartObjects..::.ChartHorizontalLine
RightEdge.Common.ChartObjects..::.ChartVerticalLine
RightEdge.Common.ChartObjects..::.ChartObjectBase
RightEdge.Common.ChartObjects..::.ChartSingleLineBase
RightEdge.Common.ChartObjects..::.ChartHorizontalLine
RightEdge.Common.ChartObjects..::.ChartVerticalLine