<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabValueTitle > Method >SetBottomBorderDashOffset |
Sets the dash offset of the bottom border.
Prototype :
void SetBottomBorderDashOffset
(
float BottomBorderDashOffset
)
Arguments :
BottomBorderDashOffset |
dash offset of the bottom border |
Example :
This.SetBottomBorderDashOffset(2);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind