ChartStyle Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Details.LinesLineProperties
    GF.Clients.Charts.DetailsChartStyle
      GF.Clients.Charts.DetailsStockSeriesStyle

Namespace:  GF.Clients.Charts.Details
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class ChartStyle : LineProperties

The ChartStyle type exposes the following members.

Constructors

  NameDescription
Public methodChartStyle
Public methodChartStyle(SeriesChartType, Color)
Public methodChartStyle(SeriesChartType, Color, Int32, MarkerStyle)
Public methodChartStyle(SeriesChartType, Color, Int32, DashStyle)
Top
Properties

  NameDescription
Public propertyChartType
Public propertyColor (Inherited from LineProperties.)
Public propertyMarkerStyle
Public propertyStyle (Inherited from LineProperties.)
Public propertyTransparency (Inherited from LineProperties.)
Public propertyWidth (Inherited from LineProperties.)
Top
Methods

  NameDescription
Public methodClone
Public methodDispose (Inherited from LineProperties.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events

  NameDescription
Public eventChanged (Inherited from LineProperties.)
Top
Operators

  NameDescription
Public operatorStatic member(Color to ChartStyle)
Top
See Also

Reference