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