Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IChartDropBar : IChartFillBorder
Public Interface IChartDropBar
	Inherits IChartFillBorder
public interface class IChartDropBar : IChartFillBorder
type IChartDropBar =  
    interface
        interface IChartFillBorder
    end

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Fill (Inherited from IChartFillBorder.)
Format3D (Inherited from IChartFillBorder.)
HasFormat3D (Inherited from IChartFillBorder.)
HasInterior (Inherited from IChartFillBorder.)
HasLineProperties (Inherited from IChartFillBorder.)
HasShadow (Inherited from IChartFillBorder.)
Interior (Inherited from IChartFillBorder.)
LineProperties (Inherited from IChartFillBorder.)
Shadow (Inherited from IChartFillBorder.)

See Also