Свойство | Type | Description | |
---|---|---|---|
GetMarginForNonCategoryAxis | double | ||
IRangeProviderGetRange | Range |
||
UpdateDataItemPlacement | void |
Méthode | Description | |
---|---|---|
AcquireDependentAxis ( ) : IAxis |
Acquires a dependent axis suitable for use with the data values of the series.
|
|
AcquireIndependentAxis ( ) : IAxis |
Acquires an independent axis suitable for use with the data values of the series.
|
|
IValueMarginProviderGetValueMargins ( IValueMarginConsumer valueMarginConsumer ) : IEnumerable |
Returns the value margins for the data points of the series.
|
|
StackedBarColumnSeries ( ) : System |
Initializes a new instance of the StackedBarColumnSeries class.
|
Méthode | Description | |
---|---|---|
GetMarginForNonCategoryAxis ( IAxis axis ) : double |
Gets the margin to use for an independent axis that does not implement ICategoryAxis.
|
|
IRangeProviderGetRange ( IRangeConsumer rangeConsumer ) : Range |
||
UpdateDataItemPlacement ( IEnumerable |
protected AcquireIndependentAxis ( ) : IAxis | ||
Résultat | IAxis |
protected IValueMarginProviderGetValueMargins ( IValueMarginConsumer valueMarginConsumer ) : IEnumerable |
||
valueMarginConsumer | IValueMarginConsumer | Consumer of the value margins. |
Résultat | IEnumerable |
protected StackedBarColumnSeries ( ) : System | ||
Résultat | System |