skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Use Reports in Applications
    • System Requirements
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now
Search all

Class ChartMarkedZonesCollection

Marked zones collection

Inheritance
System.Object
ChartingStateManagedCollection<ChartMarkedZone>
ChartMarkedZonesCollection
Inherited Members
ChartingStateManagedCollection<ChartMarkedZone>.IndexOf(ChartMarkedZone)
ChartingStateManagedCollection<ChartMarkedZone>.AddRange(ChartMarkedZone[])
ChartingStateManagedCollection<ChartMarkedZone>.Contains(ChartMarkedZone)
ChartingStateManagedCollection<ChartMarkedZone>.CopyTo(ChartMarkedZone[], Int32)
ChartingStateManagedCollection<ChartMarkedZone>.GetEnumerator()
ChartingStateManagedCollection<ChartMarkedZone>.IChartingStateManager.LoadViewState(Object)
ChartingStateManagedCollection<ChartMarkedZone>.LoadViewState(Object)
ChartingStateManagedCollection<ChartMarkedZone>.SaveViewState()
ChartingStateManagedCollection<ChartMarkedZone>.IChartingStateManager.SaveViewState()
ChartingStateManagedCollection<ChartMarkedZone>.IChartingStateManager.TrackViewState()
ChartingStateManagedCollection<ChartMarkedZone>.SetItemDirty(ChartMarkedZone)
ChartingStateManagedCollection<ChartMarkedZone>.OnInsert(Int32, Object)
ChartingStateManagedCollection<ChartMarkedZone>.OnInsertComplete(Int32, Object)
ChartingStateManagedCollection<ChartMarkedZone>.OnRemove(Int32, Object)
ChartingStateManagedCollection<ChartMarkedZone>.OnRemoveComplete(Int32, Object)
ChartingStateManagedCollection<ChartMarkedZone>.OnClear()
ChartingStateManagedCollection<ChartMarkedZone>.OnClearComplete()
ChartingStateManagedCollection<ChartMarkedZone>.ToString()
ChartingStateManagedCollection<ChartMarkedZone>.List
ChartingStateManagedCollection<ChartMarkedZone>.Count
ChartingStateManagedCollection<ChartMarkedZone>.IsReadOnly
ChartingStateManagedCollection<ChartMarkedZone>.IChartingStateManager.IsTrackingViewState
Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting.dll

Syntax

public class ChartMarkedZonesCollection : ChartingStateManagedCollection<ChartMarkedZone>, IDeserializableCollection, IList<ChartMarkedZone>, ICollection<ChartMarkedZone>, IEnumerable<ChartMarkedZone>, IChartingStateManager, IList, ICollection, IEnumerable

Constructors

ChartMarkedZonesCollection()

Create instance of class

Declaration
public ChartMarkedZonesCollection()

ChartMarkedZonesCollection(ChartPlotArea)

Create instance of class

Declaration
public ChartMarkedZonesCollection(ChartPlotArea parent)
Parameters
ChartPlotArea parent

ChartPlotArea object as parent

Properties

Item[Int32]

Gets or sets a GridMarker at the specific position in GridMarkers collection.

Declaration
public override ChartMarkedZone this[int index] { get; set; }
Parameters
System.Int32 index

Position in the collection

Property Value
ChartMarkedZone

GridMarker at the specific position

Overrides
Telerik.Reporting.Charting.ChartingStateManagedCollection<Telerik.Reporting.Charting.ChartMarkedZone>.Item[System.Int32]

Parent

Parent element

Declaration
public ChartPlotArea Parent { get; set; }
Property Value
ChartPlotArea

Methods

Add(ChartMarkedZone)

Add MarkerZone in the collection

Declaration
public override void Add(ChartMarkedZone item)
Parameters
ChartMarkedZone item

GridMarker for adding

Overrides
Telerik.Reporting.Charting.ChartingStateManagedCollection<Telerik.Reporting.Charting.ChartMarkedZone>.Add(Telerik.Reporting.Charting.ChartMarkedZone)

Clear()

Clear collection

Declaration
public void Clear()

Insert(Int32, ChartMarkedZone)

Insert GridMarker in collection at the specific position

Declaration
public override void Insert(int index, ChartMarkedZone item)
Parameters
System.Int32 index

Position

ChartMarkedZone item

GridMarker

Overrides
Telerik.Reporting.Charting.ChartingStateManagedCollection<Telerik.Reporting.Charting.ChartMarkedZone>.Insert(System.Int32, Telerik.Reporting.Charting.ChartMarkedZone)

Remove(ChartMarkedZone)

Remove GridMarker from collection

Declaration
public override bool Remove(ChartMarkedZone item)
Parameters
ChartMarkedZone item

GridMarker

Returns
System.Boolean

Overrides
Telerik.Reporting.Charting.ChartingStateManagedCollection<Telerik.Reporting.Charting.ChartMarkedZone>.Remove(Telerik.Reporting.Charting.ChartMarkedZone)

RemoveAt(Int32)

Remove GridMarker in the specific position from collection

Declaration
public override void RemoveAt(int index)
Parameters
System.Int32 index

Position

Overrides
Telerik.Reporting.Charting.ChartingStateManagedCollection<Telerik.Reporting.Charting.ChartMarkedZone>.RemoveAt(System.Int32)
Getting Started
  • Install Now
  • Online Demos
Support Resources
  • Documentation
  • Knowledge Base
  • Videos
  • Reporting Samples Repository
  • Reporting Release History
Community
  • Forums
  • Blogs
  • Reporting Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.