Class LogarithmicScaleCrossAxisPositionCollection
Represents a collection of LogarithmicScaleCrossAxisPosition objects.
Inheritance
System.Object
System.Collections.ObjectModel.Collection<LogarithmicScaleCrossAxisPosition>
LogarithmicScaleCrossAxisPositionCollection
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class LogarithmicScaleCrossAxisPositionCollection : Collection<LogarithmicScaleCrossAxisPosition>, IList<LogarithmicScaleCrossAxisPosition>, ICollection<LogarithmicScaleCrossAxisPosition>, IList, ICollection, IReadOnlyList<LogarithmicScaleCrossAxisPosition>, IReadOnlyCollection<LogarithmicScaleCrossAxisPosition>, IEnumerable<LogarithmicScaleCrossAxisPosition>, IEnumerable
Constructors
LogarithmicScaleCrossAxisPositionCollection()
Declaration
public LogarithmicScaleCrossAxisPositionCollection()