ExcelChartLineLineType Property |
Gets or sets the border line dash type.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartLineType LineType { get; set; }Public Property LineType As ExcelChartLineType
Get
Set
Property Value
ExcelChartLineType
See Also