| Visual Basic (Declaration) | |
|---|---|
Function DataElementOutputForStatic( _ ByVal staticHeading As IChartMember _ ) As DataElementOutput  | |
| C# | |
|---|---|
DataElementOutput DataElementOutputForStatic( IChartMember staticHeading )  | |
Parameters
- staticHeading
 - A chart member represtenting the heading.