www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Returns whether the chart preview is currently shown or not.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public bool hmIsPreviewVisible()
public bool hmIsPreviewVisible()
Public Function hmIsPreviewVisible As Boolean
Public Function hmIsPreviewVisible As Boolean
public:
bool hmIsPreviewVisible()
public:
bool hmIsPreviewVisible()
member hmIsPreviewVisible : unit -> bool
member hmIsPreviewVisible : unit -> bool
public boolean hmIsPreviewVisible()
public boolean hmIsPreviewVisible()
Return Value
System.Boolean