Table of Contents

Class Platform

Namespace
ScottPlot
Assembly
ScottPlot.dll
public static class Platform
Inheritance
Platform
Inherited Members

Methods

LaunchFile(string)

public static void LaunchFile(string filePath)

Parameters

filePath string

LaunchWebBrowser(string)

Launch a web browser to a URL using a command appropriate for the operating system

public static void LaunchWebBrowser(string url)

Parameters

url string