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