C# Класс SIL.FieldWorks.FDO.DomainImpl.ConstChartRowFactory

Показать файл Открыть проект

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

Метод Описание
Create ( IDsConstChart chart, int insertAt, ITsString rowLabel ) : IConstChartRow

Creates a new Chart Row with the specified row number/letter label at the specified location in the specified chart.

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

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

Creates a new Chart Row with the specified row number/letter label at the specified location in the specified chart.
public Create ( IDsConstChart chart, int insertAt, ITsString rowLabel ) : IConstChartRow
chart IDsConstChart
insertAt int
rowLabel ITsString
Результат IConstChartRow