Interface
ISupportCombineMode

Identifies chart series that can be combined with other ISupportCombineMode instances of same type.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.ChartView.dll

Syntax:

cs-api-definition
public interface ISupportCombineMode

Properties

CombineMode

Gets or sets the ChartSeriesCombineMode value for this instance.

Declaration

cs-api-definition
ChartSeriesCombineMode CombineMode { get; set; }

Property Value

ChartSeriesCombineMode

StackGroupKey

Gets or sets the key of the stack where this instance is plotted.

Declaration

cs-api-definition
object StackGroupKey { get; set; }

Property Value

object

In this article
DefinitionPropertiesCombineModeStackGroupKey
Not finding the help you need?
Contact Support