名称 | 说明 | |
---|---|---|
AltStyle | Gets or sets the alternative series style. (从C1.WPF.Chart.Series继承) | |
AxisX | Gets or sets the series x-axis. (从C1.WPF.Chart.Series继承) | |
AxisY | Gets or sets the series y-axis. (从C1.WPF.Chart.Series继承) | |
Binding | Gets or sets the name of the property that contains Y values for the series. (从C1.WPF.Chart.Series继承) | |
BindingX | Gets or sets the name of the property that contains X values for the series. (从C1.WPF.Chart.Series继承) | |
BreakEvenStyle | Gets the break-even style. | |
ChartType | Gets or sets the series chart type. (从C1.WPF.Chart.Series继承) | |
DataLabel | Gets or sets the series data label. (从C1.WPF.Chart.Series继承) | |
DependencyObjectType | (从System.Windows.DependencyObject继承) | |
Dispatcher | (从System.Windows.Threading.DispatcherObject继承) | |
FixedCost | Gets or sets the fixed cost value. | |
FixedCostStyle | Gets the fixed cost style. | |
IsHitTestVisible | Gets or sets a value indicating whether the series is visible for hit testing methods. (从C1.WPF.Chart.Series继承) | |
IsSealed | (从System.Windows.DependencyObject继承) | |
ItemsSource | Gets or sets the collection of objects that contains the series data. (从C1.WPF.Chart.Series继承) | |
LegendGroup | Gets or sets the name of the legend group for the series. (从C1.WPF.Chart.Series继承) | |
MarginalProfitStyle | Gets the marginal profit style. | |
SafetyMarginStyle | Gets the safety margin style. | |
SalesPrice | Gets or sets the sales price value. | |
SalesRevenueStyle | Gets the sales revenue style. | |
SeriesName | Gets or sets the series display name. (从C1.WPF.Chart.Series继承) | |
StackingGroup | Gets or sets the group index for series, only effect in bar and column chart type. (从C1.WPF.Chart.Series继承) | |
Style | Gets or sets the series style. (从C1.WPF.Chart.Series继承) | |
SymbolMarker | Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (从C1.WPF.Chart.Series继承) | |
SymbolSize | Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (从C1.WPF.Chart.Series继承) | |
SymbolStyle | Gets or sets the series symbol style. (从C1.WPF.Chart.Series继承) | |
Tooltip | Gets or sets the tooltip template string for the series. (从C1.WPF.Chart.Series继承) | |
TotalCostStyle | Gets the total cost style. | |
VariableCost | Gets or sets the variable cost value. | |
VariableCostStyle | Gets the variable cost style. | |
Visibility | Gets or sets the series visibility. (从C1.WPF.Chart.Series继承) |