This document is archived and information here might be outdated. Recommended version. |
Checks if this StatsHistogram has histogram.
[Visual Basic .NET]
Public Function HasHistogram ( _
) As Boolean
[C#]
public bool HasHistogram (
);
[C++]
HRESULT HasHistogram(
void
);