NTP Analyzer  0.8.2
Analyze the operation of time servers
Ntp.Analyzer.Interface.IGraphBaseConfiguration Interface Reference
Inheritance diagram for Ntp.Analyzer.Interface.IGraphBaseConfiguration:

Properties

ImageFormat Format [get]
 
DateTimeKind GraphTime [get]
 
int Height [get]
 
IEnumerable< StreamDestinationLocations [get]
 
int Timespan [get]
 
string Title [get]
 
int Width [get]
 

Detailed Description

Definition at line 29 of file IGraphBaseConfiguration.cs.

Property Documentation

ImageFormat Ntp.Analyzer.Interface.IGraphBaseConfiguration.Format
get

Definition at line 35 of file IGraphBaseConfiguration.cs.

DateTimeKind Ntp.Analyzer.Interface.IGraphBaseConfiguration.GraphTime
get

Definition at line 36 of file IGraphBaseConfiguration.cs.

int Ntp.Analyzer.Interface.IGraphBaseConfiguration.Height
get

Definition at line 34 of file IGraphBaseConfiguration.cs.

IEnumerable<StreamDestination> Ntp.Analyzer.Interface.IGraphBaseConfiguration.Locations
get

Definition at line 37 of file IGraphBaseConfiguration.cs.

Referenced by Ntp.Analyzer.Graph.GraphBase.GraphBase().

int Ntp.Analyzer.Interface.IGraphBaseConfiguration.Timespan
get

Definition at line 32 of file IGraphBaseConfiguration.cs.

string Ntp.Analyzer.Interface.IGraphBaseConfiguration.Title
get

Definition at line 31 of file IGraphBaseConfiguration.cs.

int Ntp.Analyzer.Interface.IGraphBaseConfiguration.Width
get

Definition at line 33 of file IGraphBaseConfiguration.cs.


The documentation for this interface was generated from the following file: