New to Telerik UI for WinFormsStart a free 30-day trial

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

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.ChartView.dll

Syntax:

C#
public interface ISupportCombineMode

Derived Classes: RangeBarSeriesModel

Properties

Gets or sets the ChartSeriesCombineMode value for this instance.

C#
ChartSeriesCombineMode CombineMode { get; set; }

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

C#
object StackGroupKey { get; set; }
In this article
DefinitionPropertiesCombineModeStackGroupKey
Not finding the help you need?
Contact Support