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 IChartSerieDataFormat : IChartFillBorder
Public Interface IChartSerieDataFormat
	Inherits IChartFillBorder
public interface class IChartSerieDataFormat : IChartFillBorder
type IChartSerieDataFormat =  
    interface
        interface IChartFillBorder
    end

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AreaProperties
BarTopType
BarType
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.)
Is3DBubbles
IsAutoMarker
IsMarkerSupported
LineProperties (Inherited from IChartFillBorder.)
MarkerBackgroundColor
MarkerBackgroundKnownColor
MarkerForegroundColor
MarkerForegroundKnownColor
MarkerSize
MarkerStyle
Options
Percent
Shadow (Inherited from IChartFillBorder.)

See Also