StackedGroupName Property (ChartSeriesCustomProperties.BarPercentStackedProps)
In This Topic
Gets or sets the stacked bar group name.
Syntax
'Declaration
Public Property StackedGroupName As RdlString
public RdlString StackedGroupName {get; set;}
See Also