Class
LogarithmicScaleCrossAxisPositionCollection

Represents a collection of LogarithmicScaleCrossAxisPosition objects.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public class LogarithmicScaleCrossAxisPositionCollection : Collection<LogarithmicScaleCrossAxisPosition>

Inheritance: objectCollection<LogarithmicScaleCrossAxisPosition>LogarithmicScaleCrossAxisPositionCollection

Constructors

LogarithmicScaleCrossAxisPositionCollection()

Declaration

cs-api-definition
public LogarithmicScaleCrossAxisPositionCollection()