FlexReport for WinForms
Series クラス プロパティ


C1.Report.4.6.2 アセンブリ > C1.Report.FlexChart 名前空間 : Series クラス

このクラスのメンバの一覧は、Seriesメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the series alternatve style.  
Public プロパティGets or sets the series chart type.  
Public プロパティGets or sets the name of the data source for the series. The name must match the name of a data source in the report's DataSources collection.

Empty string indicates that the C1.Report.FlexChartField.ChartData.DataSource will be used.

 
Public プロパティオーバーライドされます。 Gets a C1.Report.FlexChartFieldBase containing this object.  
Public プロパティGets a value indicating whether YExpressions is not empty.  
Public プロパティGets the hyperlink associated with the series.  
Public プロパティGets or sets a C1.Report.ScriptStringValue yielding the label of the series.  
Public プロパティGets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Report.FlexChart.ChartNamedObjectから継承されます。
Public プロパティGets an owner of this object. C1.Document.OwnedObjectから継承されます。
Public プロパティGets a C1.Report.FlexReport containing this object. C1.Report.FlexChart.ChartObjectから継承されます。
Public プロパティGets or sets the series style.  
Public プロパティGets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.  
Public プロパティGets or sets the size (in twips) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.  
Public プロパティGets or sets the series symbol style.  
Public プロパティGets or sets the series visibility.  
Public プロパティGets or sets an expression used to obtain X data.  
Public プロパティGets or sets an expression used to obtain Y1 data for Hi-Lo, Hi-Lo-Open-Close, Candle and Bubble charts. This property works over YExpressions and gets or sets the element with index 1.  
Public プロパティGets or sets an expression used to obtain Y2 data for Hi-Lo, Hi-Lo-Open-Close and Candle charts. This property works over YExpressions and gets or sets the element with index 2.  
Public プロパティGets or sets an expression used to obtain Y3 data for Hi-Lo, Hi-Lo-Open-Close and Candle charts. This property works over YExpressions and gets or sets the element with index 3.  
Public プロパティGets or sets an expression used to obtain Y data. This property works over YExpressions and gets or sets the element with index 0.  
Public プロパティGets or sets an array of expressions used to obtain Y data.  
トップ
参照

参照

Series クラス
C1.Report.FlexChart 名前空間