All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::Chart Struct Reference

import "Statistics.idl";

Public Attributes

string classname
 A class name of chart.
string name
 A chart name.
string xtype
 An x scale type.
string ytype
 An y scale type.
long scaleCount
 A count of scales.
ScaleList scale
 List of scales.

Detailed Description

Descriptions of charts graph

Member Data Documentation

string kerio::jsonapi::admin::Chart::classname

A class name of chart.

string kerio::jsonapi::admin::Chart::name

A chart name.

ScaleList kerio::jsonapi::admin::Chart::scale

List of scales.

long kerio::jsonapi::admin::Chart::scaleCount

A count of scales.

string kerio::jsonapi::admin::Chart::xtype

An x scale type.

string kerio::jsonapi::admin::Chart::ytype

An y scale type.


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