C# Класс AODL.Document.Styles.Properties.AxesProperties

Summary description for AxesProperties.
Наследование: ChartProperties
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AxesProperties ( IStyle style ) : System

The Constructor, create new instance of ChartProperties

Приватные методы

Метод Описание
CreateAttribute ( string name, string text, string prefix ) : void
NewXmlNode ( ) : void

Create the XmlNode which represent the propertie element.

Описание методов

AxesProperties() публичный Метод

The Constructor, create new instance of ChartProperties
public AxesProperties ( IStyle style ) : System
style IStyle The ColumnStyle
Результат System