Inheritance Hierarchy
GF.Clients.Charts.DetailsDrawingObject
GF.Clients.Charts.Details.LinesLine
GF.Clients.Charts.Details.LinesParallelLine
Namespace: GF.Clients.Charts.Details.Lines
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The ParallelLine type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ParallelLine |
Properties
Name | Description | |
---|---|---|
![]() | Active | (Overrides DrawingObject.Active.) |
![]() | AutoZoom | (Inherited from DrawingObject.) |
![]() | Color | (Inherited from Line.) |
![]() | EndCap | (Inherited from Line.) |
![]() | GroupNumber | |
![]() | LineMode | (Inherited from Line.) |
![]() | Locked | (Overrides DrawingObjectLocked.) |
![]() | StartCap | (Inherited from Line.) |
![]() | Style | (Inherited from Line.) |
![]() | Title | (Overrides DrawingObject.Title.) |
![]() | Width | (Inherited from Line.) |
Methods
Name | Description | |
---|---|---|
![]() | BringToFront | (Inherited from DrawingObject.) |
![]() | CompareTo | (Inherited from DrawingObject.) |
![]() | Delete | (Inherited from DrawingObject.) |
![]() | Draw | (Inherited from Line.) |
![]() | Edit | (Inherited from DrawingObject.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FindTouchedCorner | (Inherited from DrawingObject.) |
![]() | FormatTimestamp | (Inherited from DrawingObject.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLine | (Inherited from Line.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Inside | (Inherited from DrawingObject.) |
![]() | IsTouched | (Inherited from Line.) |
![]() | PlaceTo | (Overrides DrawingObjectPlaceTo(Area, Int32, Double).) |
![]() | PropertyValueChanged | |
![]() | SendToBack | (Inherited from DrawingObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | FeedValue | (Inherited from DrawingObject.) |
![]() | LineStyle | (Inherited from Line.) |
![]() | SourceID | (Inherited from DrawingObject.) |
![]() | Tag | (Inherited from DrawingObject.) |
See Also