Represents a collection of LogarithmicScaleCrossAxisPosition objects.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class LogarithmicScaleCrossAxisPositionCollection : Collection<LogarithmicScaleCrossAxisPosition>
Inheritance: objectCollection<LogarithmicScaleCrossAxisPosition>LogarithmicScaleCrossAxisPositionCollection
Constructors
C#
public LogarithmicScaleCrossAxisPositionCollection()