Properties of data point of the Column PercentStacked chart.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ChartDataPointCustomProperties..::..ColumnPercentStackedProps ColumnPercentStacked { get; }
Visual Basic
Public ReadOnly Property ColumnPercentStacked As ChartDataPointCustomProperties..::..ColumnPercentStackedProps
	Get

See Also