Show / Hide Table of Contents

Class Bar3DDataSeries

Inheritance
System.Object
ChartPart
DataSeries
Bar3DDataSeries
Inherited Members
DataSeries.DataLabels
DataSeries.DataPoints
DataSeries.MarkerOptions
DataSeries.SeriesName
DataSeries.SeriesCategories
DataSeries.SeriesValues
DataSeries.ValuesFormatCode
ChartPart.Fill
ChartPart.Border
ChartPart.Effects
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Bar3DDataSeries : DataSeries

Properties

ColumnShape

Declaration
public Bar3DChartShapeType ColumnShape { get; set; }
Property Value
Type Description
Bar3DChartShapeType

InvertIfNegative

Declaration
public bool InvertIfNegative { get; set; }
Property Value
Type Description
System.Boolean

VaryColorsByPoint

Declaration
public bool VaryColorsByPoint { get; set; }
Property Value
Type Description
System.Boolean
Back to top Generated by DocFX