Search
PlatformType Enumeration
See Also
 






Specifies the type of a platform.

Namespace: MindFusion
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public enum PlatformType

Visual Basic  Copy Code

Public Enum PlatformType

 Members

  Member name Description

Android

Indicates the Android platform.

IOS

Indicates the iOS platform.

WindowsMobile

Indicates the Windows Mobile platform.

 See Also