skip navigation
  • Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue 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 Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    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 StyleChartDataTable

DataTable appearance settings

Inheritance
System.Object
StateManagedObject
Style
LayoutStyle
StyleChartDataTable
Inherited Members
LayoutStyle.Dispose(Boolean)
LayoutStyle.Position
LayoutStyle.Dimensions
Style.Border
Style.Shadow
StateManagedObject.IChartingStateManager.LoadViewState(Object)
StateManagedObject.IChartingStateManager.SaveViewState()
StateManagedObject.IChartingStateManager.TrackViewState()
StateManagedObject.CloneState()
StateManagedObject.SetDirty()
StateManagedObject.ToString()
StateManagedObject.Dispose()
StateManagedObject.ViewStateIgnoresCase
StateManagedObject.IChartingStateManager.IsTrackingViewState
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll

Syntax

public class StyleChartDataTable : LayoutStyle, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable, IPosition

Constructors

StyleChartDataTable()

Creates a new instance of StyleChartDataTable class.

Declaration
public StyleChartDataTable()

StyleChartDataTable(ChartDataTable)

Creates a new instance of StyleChartDataTable class.

Declaration
public StyleChartDataTable(ChartDataTable parent)
Parameters
ChartDataTable parent

Parent element

StyleChartDataTable(Dimensions, FillStyle, Position, TextProperties, StyleBorder, ShadowStyle, Boolean)

Creates a new instance of StyleChartDataTable class.

Declaration
public StyleChartDataTable(Dimensions dimensions, FillStyle fillStyle, Position position, TextProperties textProperties, StyleBorder border, ShadowStyle shadowStyle, bool visible)
Parameters
Dimensions dimensions

DataTable's dimensions

FillStyle fillStyle

DataTable's fillStyle

Position position

DataTable's position

TextProperties textProperties

DataTable's textProperties

StyleBorder border

DataTable's border

ShadowStyle shadowStyle

DataTable's shadowStyle

System.Boolean visible

DataTable's visiblity

Properties

AutoTextWrap

Specifies text wrap property for texts in Data Table

Declaration
public AutoTextWrap AutoTextWrap { get; set; }
Property Value
AutoTextWrap

CellHeight

Specifies data table cell height

Declaration
[SkinnableProperty]
public int CellHeight { get; set; }
Property Value
System.Int32

CellWidth

Specifies data table cell width

Declaration
[SkinnableProperty]
public int CellWidth { get; set; }
Property Value
System.Int32

DrawHorizontalLines

Should horizontal lines be rendered

Declaration
[SkinnableProperty]
public bool DrawHorizontalLines { get; set; }
Property Value
System.Boolean

DrawLines

Hide/show all lines

Declaration
[SkinnableProperty]
public bool DrawLines { get; set; }
Property Value
System.Boolean

DrawVerticalLines

Should vertical lines be rendered

Declaration
[SkinnableProperty]
public bool DrawVerticalLines { get; set; }
Property Value
System.Boolean

Figure

Specifies the figure property

Declaration
public string Figure { get; }
Property Value
System.String

FillStyle

Specifies the background property

Declaration
[SkinnableProperty]
public FillStyle FillStyle { get; }
Property Value
FillStyle

RenderType

Specifies data table rendering type

Declaration
[SkinnableProperty]
public TableRenderType RenderType { get; set; }
Property Value
TableRenderType

TextHorizontalAlign

Specifies text horizontal alignment

Declaration
[SkinnableProperty]
public ContentHorizontalAlign TextHorizontalAlign { get; set; }
Property Value
ContentHorizontalAlign

TextProperties

Specifies the text properties

Declaration
[SkinnableProperty]
public TextProperties TextProperties { get; }
Property Value
TextProperties

TextVerticalAlign

Specifies text vertical alignment

Declaration
[SkinnableProperty]
public ContentVerticalAlign TextVerticalAlign { get; set; }
Property Value
ContentVerticalAlign

Visible

Specifies DataTable visibility

Declaration
public override bool Visible { get; set; }
Property Value
System.Boolean

Overrides
Style.Visible

Methods

Clone()

Clone this object

Declaration
public override object Clone()
Returns
System.Object

Cloned object

Overrides
Style.Clone()

LoadViewState(Object)

Load data from ViewState

Declaration
protected override void LoadViewState(object savedState)
Parameters
System.Object savedState

ViewState with data

Overrides
LayoutStyle.LoadViewState(Object)

SaveViewState()

Saved data to ViewState

Declaration
protected override object SaveViewState()
Returns
System.Object

saved data

Overrides
LayoutStyle.SaveViewState()

TrackViewState()

Track ViewState

Declaration
protected override void TrackViewState()
Overrides
LayoutStyle.TrackViewState()
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.